change svc type to LoadBalancer

This commit is contained in:
Brillianne 2024-02-23 08:16:21 +03:00
parent ce926b9dd9
commit 0941de4a8d
1 changed files with 1 additions and 0 deletions

View File

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