Update guestbook-ui-svc.yaml

This commit is contained in:
Gaurav Gupta 2023-04-24 13:13:00 +05:30 committed by GitHub
parent 53e28ff20c
commit 2c799003a6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -5,6 +5,6 @@ metadata:
spec:
ports:
- port: 80
targetPort: 80
targetPort: 8080
selector:
app: guestbook-ui