do not base64 over base64

This commit is contained in:
Alan Meadows 2016-11-30 14:59:28 -08:00
parent 405bc05e37
commit 79c8596c53

View File

@ -45,4 +45,4 @@ metadata:
name: "ceph-client-key"
type: Opaque
data: |
ceph-client-key: {{ include "secrets/ceph-client-key" . | b64enc | indent 4 }}
ceph-client-key: {{ include "secrets/ceph-client-key" . | indent 4 }}