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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user