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
We want to be able to pass a secret containing a HashiCorp Vault token to a kustomization. The Kustomization-controller would pass the token to the Sops Decryptor for decrypting secrets.
This should work like it does with age and pgp, e.g.
I see that fluxcd/website#681 is a docs change only. Does this adequately explain how to work with Vault now, or is there more work still to do in this issue?
We want to be able to pass a secret containing a
HashiCorp Vault
token to akustomization
. The Kustomization-controller would pass the token to theSops Decryptor
for decrypting secrets.This should work like it does with age and pgp, e.g.
The text was updated successfully, but these errors were encountered: