chore: Update manifests after change

This commit is contained in:
2026-04-24 00:11:38 +00:00
parent cfe38d32cf
commit ba20a96b0f
233 changed files with 1471 additions and 1345 deletions

View File

@@ -63,7 +63,7 @@ spec:
valueFrom:
secretKeyRef:
key: DES_KEY
name: roundcube-key-secret
name: roundcube-key
- name: ROUNDCUBEMAIL_DEFAULT_HOST
value: stalwart.stalwart
- name: ROUNDCUBEMAIL_DEFAULT_PORT

View File

@@ -1,18 +1,18 @@
apiVersion: external-secrets.io/v1
kind: ExternalSecret
metadata:
name: roundcube-key-secret
name: roundcube-key
namespace: roundcube
labels:
app.kubernetes.io/name: roundcube-key-secret
app.kubernetes.io/name: roundcube-key
app.kubernetes.io/instance: roundcube
app.kubernetes.io/part-of: roundcube
spec:
secretStoreRef:
kind: ClusterSecretStore
name: vault
name: openbao
data:
- secretKey: DES_KEY
remoteRef:
key: /cl01tl/roundcube/key
property: DES_KEY
property: des-key