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
For imagePullSecrets you can use encrypted_regex, but for env[].name and env[].value you need something like encrypted_comment_regex. Since encrypted_comment_regex is mutually exclusive with encrypted_regex you need to use encrypted_comment_regex with all three I guess.
I have a yaml like this:
I wan to encrypt imagePullSecrets and env.nacos_username env.nacos_password only
How can i create the .sops.yaml
The text was updated successfully, but these errors were encountered: