remove elastic helm
All checks were successful
lint-test-helm / helm-lint (push) Successful in 8s
renovate / renovate (push) Successful in 1m34s

This commit is contained in:
2025-07-27 16:43:36 -05:00
parent daf5f05fbb
commit f5c78c1a90
3 changed files with 0 additions and 29 deletions

View File

@@ -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

View File

@@ -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

View File

@@ -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: