chore: Update manifests after change

This commit is contained in:
2025-12-14 23:00:56 +00:00
parent 69ff980282
commit bde4fe43db
4 changed files with 55 additions and 26 deletions

View File

@@ -43,22 +43,22 @@ spec:
valueFrom:
secretKeyRef:
key: host
name: roundcube-postgresql-17-cluster-app
name: roundcube-postgresql-18-cluster-app
- name: ROUNDCUBEMAIL_DB_NAME
valueFrom:
secretKeyRef:
key: dbname
name: roundcube-postgresql-17-cluster-app
name: roundcube-postgresql-18-cluster-app
- name: ROUNDCUBEMAIL_DB_USER
valueFrom:
secretKeyRef:
key: user
name: roundcube-postgresql-17-cluster-app
name: roundcube-postgresql-18-cluster-app
- name: ROUNDCUBEMAIL_DB_PASSWORD
valueFrom:
secretKeyRef:
key: password
name: roundcube-postgresql-17-cluster-app
name: roundcube-postgresql-18-cluster-app
- name: ROUNDCUBEMAIL_DES_KEY
valueFrom:
secretKeyRef: