Changing to ClusterIP

main
Jaromir Rivera 2022-08-26 10:36:50 -04:00
parent bf7f18359a
commit e9cb95fe84
1 changed files with 1 additions and 1 deletions

View File

@ -37,7 +37,7 @@ data:
service: service:
enabled: true enabled: true
annotations: {} annotations: {}
type: LoadBalancer type: ClusterIP
metricsPort: 9797 metricsPort: 9797
httpPort: 9898 httpPort: 9898
externalPort: 9898 externalPort: 9898