Changing to ClusterIP

This commit is contained in:
2022-08-26 10:36:50 -04:00
parent bf7f18359a
commit e9cb95fe84
@@ -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