apply ceph-client-key normalization to common (really this time)

This commit is contained in:
Alan Meadows 2016-11-30 15:08:31 -08:00
parent 67c86d9fea
commit e86461b3f1

View File

@ -44,6 +44,6 @@ kind: Secret
metadata: metadata:
name: "ceph-client-key" name: "ceph-client-key"
type: Opaque type: Opaque
data: data:
ceph-client-key: | ceph-client-key: |
{{ include "secrets/ceph-client-key" . | indent 4 }} {{ include "secrets/ceph-client-key" . | indent 4 }}