fix hoard required in dep (#11011)

Signed-off-by: Gregory Hill <greg.hill@monax.io>
This commit is contained in:
Greg Hill
2019-01-30 07:57:18 -08:00
committed by Kubernetes Prow Robot
parent 7b1ef32167
commit 439aeac01b
2 changed files with 1 additions and 2 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
name: hoard
version: 0.6.0
version: 0.6.1
appVersion: 1.1.5
description: Hoard is a stateless, deterministically encrypted, content-addressed object store
home: https://github.com/monax/hoard
-1
View File
@@ -40,7 +40,6 @@ spec:
key: secret-access-key
{{- end }}
{{- if eq .Values.storage.type "gcs" }}
{{ required "A valid storage credential is required." .Values.storage.credentialsSecret }}
- name: GCLOUD_SERVICE_KEY
valueFrom:
secretKeyRef: