Vault fix antiaffinity (#12139)

* fix antiaffinity label to label used with deployment

Signed-off-by: Aleksandr Vorona <av@arilot.com>

* Chart Version bumped

Signed-off-by: Aleksandr Vorona <av@arilot.com>
This commit is contained in:
Alex Vorona
2019-03-13 18:21:12 -07:00
committed by Kubernetes Prow Robot
parent 5037ac6871
commit 0b7c12ed03
2 changed files with 2 additions and 2 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.15.0
version: 0.15.1
appVersion: 1.0.1
home: https://www.vaultproject.io/
icon: https://www.vaultproject.io/assets/images/mega-nav/logo-vault-0f83e3d2.svg
+1 -1
View File
@@ -79,7 +79,7 @@ affinity: |
topologyKey: kubernetes.io/hostname
labelSelector:
matchLabels:
app: {{ template "vault.fullname" . }}
app: {{ template "vault.name" . }}
release: {{ .Release.Name }}
## Deployment annotations