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
through to Kustomize because the `generatorOptions` args don't apply to the
secret generated by this plugin. For example, the following in `kustomization.yaml`
won't have any effect on a `Secret` produced by `SecretsFromVault`:
```
generatorOptions:
disableNameSuffixHash: true
```
0 commit comments