Skip to content
This repository was archived by the owner on Dec 14, 2022. It is now read-only.

Commit f38d5fc

Browse files
author
Chris Wiechmann
authored
Update values.yaml
1 parent 520408b commit f38d5fc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

helm/values.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -186,7 +186,7 @@ apibuilder4elastic:
186186
# Makes the apibuilder4elastic externally available for the Admin-Node-Manager
187187
# This example is using an Nginx Ingress-Controller
188188
ingress:
189-
enabled: true
189+
enabled: false
190190
annotations:
191191
nginx.ingress.kubernetes.io/backend-protocol: HTTPS
192192
hosts:
@@ -862,4 +862,4 @@ apm-server:
862862
elasticsearch:
863863
username: ${APM_USERNAME:""}
864864
password: ${APM_PASSWORD:""}
865-
cluster_uuid: ${ELASTICSEARCH_CLUSTER_UUID}
865+
cluster_uuid: ${ELASTICSEARCH_CLUSTER_UUID}

0 commit comments

Comments
 (0)