Replies: 1 comment 1 reply
-
|
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi Kim,
the title pretty much sums it up:
Add .enc.env as default for env_files (https://github.com/kimdre/doco-cd/wiki/Deploy-Settings#deployment-settings)
Old: [".env"]
New: [".env", ".enc.env"]
This would help to reduce unnecessary config parameters for sops encrypted env files.
Beta Was this translation helpful? Give feedback.
All reactions