Add imageFormat and imageFeature support

Add imageFormat and imageFeature support

Change-Id: I441bbf82031c70da8ac49730b8dc4e5ea08a6b7e
This commit is contained in:
rong.zhang 2017-12-08 16:51:25 +08:00
parent eaadfa6e93
commit 8c6d2c8543
2 changed files with 4 additions and 0 deletions

View File

@ -32,6 +32,8 @@ parameters:
pool: {{ .Values.storageclass.pool }}
userId: {{ .Values.storageclass.user_id }}
userSecretName: {{ .Values.storageclass.user_secret_name }}
imageFormat: {{ .Values.storageclass.image_format | quote }}
imageFeatures: {{ .Values.storageclass.image_features }}
{{- end }}
{{- end }}
{{- end }}

View File

@ -309,6 +309,8 @@ storageclass:
admin_secret_namespace: ceph
user_id: admin
user_secret_name: pvc-ceph-client-key
image_format: "2"
image_features: layering
endpoints:
cluster_domain_suffix: cluster.local