Automated Manifest Update (#4475)

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

Reviewed-on: #4475
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 #4475.
This commit is contained in:
2026-03-06 05:54:30 +00:00
committed by Alex Lebens
parent 214c91b11c
commit 6b076171fd
16 changed files with 426 additions and 83 deletions

View File

@@ -95,17 +95,17 @@ spec:
- name: REDIS_ENABLED
value: "true"
- name: REDIS_HOST
value: redis-replication-directus-master
value: directus-valkey
- name: REDIS_USERNAME
valueFrom:
secretKeyRef:
key: user
name: directus-redis-config
name: directus-valkey-config
- name: REDIS_PASSWORD
valueFrom:
secretKeyRef:
key: password
name: directus-redis-config
name: directus-valkey-config
- name: STORAGE_LOCATIONS
value: s3
- name: STORAGE_S3_DRIVER