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
Sorry about the issues! I don't know why they were disabled on my fork, but I've now enabled them in case you run into issues in the future.
Regarding this issue, I think you've misunderstood what the namespace parameter is for. It doesn't allow you to override a default, it's used for specifying which secret you're referring to, because it's possible to have secrets with the same name but in different namespaces.
I don't have access to this repo anymore, so please close the issue if it's solved for you. Thanks!
Using this repo's
secret_example.yml
, when I pass--secret webapp default
, it renders correctly:However, when I alter the secret namespace from
default
todefault1
, it no longer renders:/cc @jimmycuadra: I can't log issues to your forked branch, so I am creating it here instead.
The text was updated successfully, but these errors were encountered: