Secret Type - KEYVALUE
The KEYVALUE-Type is made for synchronising Secrets stored in a KV Secret Engine with Kubernetes Secrets.
It only supports simple Key-Value pairs and not nested Values.
How To
First write some secrets to HashiCorp Vault:
After this create the following Vault-Resource and apply it to Kubernetes:
Now you should see, that new Secret and the Vault resource are available:
Change Adjustment Callback
For more details please see Change Detection!
Last updated