Secret Type - PROPERTIES
The PROPERTIES-Type is for rendering property-files based on secrets stored in HashiCorp Vault in the mountpoints for kv-1 or kv-2.
How To
First store some secrets in HashiCorp Vault:
After this create the following Vault-Resource and apply it to Kubernetes:
Now you should see, that the secret gets rendered and stored in Kubernetes and the Vault resource is also available:
Rendering Options
The following expressions are available for rendering secrets stored in HashiCorp Vault:
Change Adjustment Callback
For more details please see Change Detection!
Last updated