Change port to an accepted one

This commit is contained in:
Quentin Legot 2023-08-01 21:13:58 +02:00 committed by GitHub
parent c5c85296e6
commit 6e3b6fdc84
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ metadata:
name: guestbook-ui
spec:
ports:
- nodePort: 27256
- nodePort: 30256
port: 80
protocol: TCP
targetPort: 80