diff --git a/clusters/cl01tl/platform/stalwart/Chart.yaml b/clusters/cl01tl/platform/stalwart/Chart.yaml index 3b6fcccbe..3f926b544 100644 --- a/clusters/cl01tl/platform/stalwart/Chart.yaml +++ b/clusters/cl01tl/platform/stalwart/Chart.yaml @@ -27,9 +27,6 @@ dependencies: - name: valkey version: 3.0.22 repository: oci://harbor.alexlebens.net/proxy-registry-1.docker.io/bitnamicharts - - name: elasticsearch - version: 22.0.14 - repository: oci://harbor.alexlebens.net/proxy-registry-1.docker.io/bitnamicharts - name: postgres-cluster alias: postgres-17-cluster version: 5.1.0 diff --git a/clusters/cl01tl/platform/stalwart/templates/external-secret.yaml b/clusters/cl01tl/platform/stalwart/templates/external-secret.yaml index 5ff58199e..84b8a3865 100644 --- a/clusters/cl01tl/platform/stalwart/templates/external-secret.yaml +++ b/clusters/cl01tl/platform/stalwart/templates/external-secret.yaml @@ -12,13 +12,6 @@ spec: kind: ClusterSecretStore name: vault data: - - secretKey: ELASTIC_PASSWORD - remoteRef: - conversionStrategy: Default - decodingStrategy: None - key: /cl01tl/stalwart/config - metadataPolicy: None - property: ELASTIC_PASSWORD - secretKey: username remoteRef: conversionStrategy: Default diff --git a/clusters/cl01tl/platform/stalwart/values.yaml b/clusters/cl01tl/platform/stalwart/values.yaml index d46de560a..d3eda50e2 100644 --- a/clusters/cl01tl/platform/stalwart/values.yaml +++ b/clusters/cl01tl/platform/stalwart/values.yaml @@ -73,25 +73,6 @@ valkey: persistence: enabled: true size: 1Gi -elasticsearch: - global: - storageClass: ceph-block - extraEnvVars: - - name: discovery.type - value: single-node - - name: xpack.security.enabled - value: "true" - extraEnvVarsSecret: stalwart-elasticsearch-secret - master: - masterOnly: false - replicaCount: 1 - data: - replicaCount: 0 - coordinating: - replicaCount: 0 - ingest: - enabled: false - replicaCount: 0 postgres-17-cluster: mode: standalone cluster: