diff --git a/helm/ph-ee-engine/Chart.yaml b/helm/ph-ee-engine/Chart.yaml index b8451c760..2bda441b3 100644 --- a/helm/ph-ee-engine/Chart.yaml +++ b/helm/ph-ee-engine/Chart.yaml @@ -16,10 +16,10 @@ dependencies: repository: http://helm.elastic.co version: 7.17.3 condition: "elasticsearch.enabled" - - name: kibana - repository: http://helm.elastic.co - version: 7.16.3 - condition: "kibana.enabled" +# - name: kibana +# repository: http://helm.elastic.co +# version: 7.16.3 +# condition: "kibana.enabled" - name: mysql version: 9.4.5 repository: "https://charts.bitnami.com/bitnami"