chore: change svc type to loadbalancer and adds targetport

This commit is contained in:
abhibhaw 2023-08-27 20:08:33 +05:30
parent 3f2ee8331b
commit 96a454a957
No known key found for this signature in database
GPG Key ID: BB516DD09C2B4A94
1 changed files with 1 additions and 0 deletions

View File

@ -12,6 +12,7 @@ image:
service:
type: LoadBalancer
port: 80
targetPort: 80
ingress:
enabled: false