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 current ! env MYSECRET substitution only works for .ymlv/.ymlt files. It would be nice to have the same feature working on regular .yml files to avoid replacing secrets in one way or another depending on the file type.
The text was updated successfully, but these errors were encountered:
The current
! env MYSECRET
substitution only works for.ymlv/.ymlt
files. It would be nice to have the same feature working on regular.yml
files to avoid replacing secrets in one way or another depending on the file type.The text was updated successfully, but these errors were encountered: