Automated Manifest Update (#2393)

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

Reviewed-on: #2393
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 #2393.
This commit is contained in:
2025-12-11 22:46:46 +00:00
committed by Alex Lebens
parent a547b3d8e4
commit 883620a7d0
3 changed files with 52 additions and 23 deletions

View File

@@ -65,27 +65,27 @@ spec:
valueFrom:
secretKeyRef:
key: host
name: directus-postgresql-17-cluster-app
name: directus-postgresql-18-cluster-app
- name: DB_DATABASE
valueFrom:
secretKeyRef:
key: dbname
name: directus-postgresql-17-cluster-app
name: directus-postgresql-18-cluster-app
- name: DB_PORT
valueFrom:
secretKeyRef:
key: port
name: directus-postgresql-17-cluster-app
name: directus-postgresql-18-cluster-app
- name: DB_USER
valueFrom:
secretKeyRef:
key: user
name: directus-postgresql-17-cluster-app
name: directus-postgresql-18-cluster-app
- name: DB_PASSWORD
valueFrom:
secretKeyRef:
key: password
name: directus-postgresql-17-cluster-app
name: directus-postgresql-18-cluster-app
- name: SYNCHRONIZATION_STORE
value: redis
- name: CACHE_ENABLED