add hashicorp vault
This commit is contained in:
9
hashicorp-vault/values.yaml
Normal file
9
hashicorp-vault/values.yaml
Normal file
@@ -0,0 +1,9 @@
|
||||
vault: &vault_config {}
|
||||
|
||||
tool:
|
||||
# kind: 'SubChart' or 'HelmChart', if subchart then uncomment Chart.yaml dependency, else comment and use tool library with helm chart template
|
||||
kind: 'SubChart'
|
||||
repo: https://helm.releases.hashicorp.com
|
||||
chart: vault
|
||||
version: 0.28.1
|
||||
values: *vault_config
|
||||
Reference in New Issue
Block a user