Automated Manifest Update (#2525)

This PR contains newly rendered Kubernetes manifests automatically generated by the CI workflow.

Reviewed-on: #2525
Co-authored-by: gitea-bot <gitea-bot@alexlebens.net>
Co-committed-by: gitea-bot <gitea-bot@alexlebens.net>
This commit was merged in pull request #2525.
This commit is contained in:
2025-12-14 23:02:11 +00:00
committed by Alex Lebens
parent 69ff980282
commit 61b7ffaadf
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: