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
{{ message }}
This repository has been archived by the owner on Jul 26, 2022. It is now read-only.
I would like to use the same lodash templating to render secret and non-secret data into a file.
The fact is that a file with both sensitive and non-sensitive environment specific data is still a sensitive file. It makes sense to create such a file in an ExternalSecret. For non-sensitive and repeated data like a callback URI, project ID, or even just environment name, these keys and values should be specified in the ExternalSecret.
The text was updated successfully, but these errors were encountered:
I would like to use the same lodash templating to render secret and non-secret data into a file.
The fact is that a file with both sensitive and non-sensitive environment specific data is still a sensitive file. It makes sense to create such a file in an ExternalSecret. For non-sensitive and repeated data like a callback URI, project ID, or even just environment name, these keys and values should be specified in the ExternalSecret.
The text was updated successfully, but these errors were encountered: