fix: wrong secret
Some checks failed
lint-test-helm / lint-helm (push) Successful in 27s
lint-test-helm / validate-kubeconform (push) Has been skipped
renovate / renovate (push) Has been cancelled

This commit is contained in:
2026-04-27 16:30:12 -05:00
parent baa67506f8
commit 6e7897b002
2 changed files with 1 additions and 2 deletions

View File

@@ -181,7 +181,7 @@ dawarich:
- name: SECRET_KEY_BASE
valueFrom:
secretKeyRef:
name: dawarich-key-secret
name: dawarich-key
key: key
- name: RAILS_LOG_TO_STDOUT
value: true