enable
All checks were successful
lint-test-helm / helm-lint (push) Successful in 12s
renovate / renovate (push) Successful in 2m15s

This commit is contained in:
2025-09-18 21:10:39 -05:00
parent 86102775ab
commit 87f41c74e0

View File

@@ -63,6 +63,12 @@ directus:
secretKeyRef:
name: directus-postgresql-17-cluster-app
key: password
- name: SYNCHRONIZATION_STORE
value: redis
- name: CACHE_ENABLED
value: true
- name: CACHE_STORE
value: redis
- name: REDIS_ENABLED
value: true
- name: REDIS_HOST