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
The chart should set the ENV variable EDC_VAULT_SECRETS instead of SECRETS and the Dockerfile should not set '-Dedc.vault.secrets="${SECRETS}"'
WHY
With the current setup, this is the only ENV variable, that is rewritten. While checking the documentation of the edc components, this rewrite is not apparent. In short: I don't see any reason for it, except potential confusion.
HOW
If accepted I would be happy to create a PR
The text was updated successfully, but these errors were encountered:
WHAT
The chart should set the ENV variable EDC_VAULT_SECRETS instead of SECRETS and the Dockerfile should not set '-Dedc.vault.secrets="${SECRETS}"'
WHY
With the current setup, this is the only ENV variable, that is rewritten. While checking the documentation of the edc components, this rewrite is not apparent. In short: I don't see any reason for it, except potential confusion.
HOW
If accepted I would be happy to create a PR
The text was updated successfully, but these errors were encountered: