From 87a011948d925b57caa527f95695a040603dfb48 Mon Sep 17 00:00:00 2001 From: Abhinav Mishra Date: Fri, 19 Apr 2024 15:20:19 +0530 Subject: [PATCH 1/2] Teest --- helm/ph-ee-engine/zeebe-ops/values.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/helm/ph-ee-engine/zeebe-ops/values.yaml b/helm/ph-ee-engine/zeebe-ops/values.yaml index 5c161f43a..266d02390 100644 --- a/helm/ph-ee-engine/zeebe-ops/values.yaml +++ b/helm/ph-ee-engine/zeebe-ops/values.yaml @@ -23,6 +23,7 @@ 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: {} From 1862bccc05bcfa4d829beefb4479ae195e9499fd Mon Sep 17 00:00:00 2001 From: Abhinav Mishra Date: Fri, 19 Apr 2024 15:29:11 +0530 Subject: [PATCH 2/2] Teest --- helm/ph-ee-engine/zeebe-ops/values.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/helm/ph-ee-engine/zeebe-ops/values.yaml b/helm/ph-ee-engine/zeebe-ops/values.yaml index 266d02390..3774dae56 100644 --- a/helm/ph-ee-engine/zeebe-ops/values.yaml +++ b/helm/ph-ee-engine/zeebe-ops/values.yaml @@ -24,6 +24,7 @@ requests: # Enabling this will publicly expose your Elasticsearch instance. # Only enable this if you have security enabled on your cluster + ingress: enabled: false annotations: {}