You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Well, it is passed because of envFrom (all keys from core secret are passed as env variables).
I made a PR that would prevent the value from regenerating every time though it's not reviewed: #1612
The CSRF_KEY is generated in the core-secret.yaml but it not passed to the core-dpl.yaml as environment variable.
Also, this secret should allow to be passed from other secret to be generated with ExternalSecret.
The text was updated successfully, but these errors were encountered: