update values to fix helm warnings (#18243)

Signed-off-by: Karl Humma <karl.humma@qlik.com>
This commit is contained in:
Karl
2019-10-23 11:07:04 -07:00
committed by Kubernetes Prow Robot
parent be4c085ce6
commit c0a5704b97
2 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
apiVersion: v1
description: A Helm chart for Vault, a tool for managing secrets
name: vault
version: 0.22.0
version: 0.22.1
appVersion: 1.2.3
home: https://www.vaultproject.io/
icon: https://www.vaultproject.io/assets/images/mega-nav/logo-vault-0f83e3d2.svg
+3 -3
View File
@@ -182,7 +182,7 @@ serviceAccount:
annotations: {}
## The name of the ServiceAccount to use.
## If not set and create is true, a name is generated using the fullname template
name:
# name:
vault:
# Only used to enable dev mode. When in dev mode, the rest of this config
@@ -256,7 +256,7 @@ vault:
# tls_cert_file: /vault/tls/server.crt
# tls_key_file: /vault/tls/server.key
# See https://www.vaultproject.io/docs/configuration/storage/ for storage backends
storage:
storage: []
# consul:
# address: ""
# path: ""
@@ -278,7 +278,7 @@ vault:
# bucket: ""
# # Use a custom secret to mount this file.
# credentials_file: ""
backendPolicy:
backendPolicy: []
rbac:
## Enable RBAC