diff --git a/helm/ph-ee-engine/zeebe-ops/values.yaml b/helm/ph-ee-engine/zeebe-ops/values.yaml index 5c161f43a..3774dae56 100644 --- a/helm/ph-ee-engine/zeebe-ops/values.yaml +++ b/helm/ph-ee-engine/zeebe-ops/values.yaml @@ -23,6 +23,8 @@ requests: memory: "256M" # Enabling this will publicly expose your Elasticsearch instance. # Only enable this if you have security enabled on your cluster + + ingress: enabled: false annotations: {}