Skip to content

Commit beb3c31

Browse files
YCShen1010bitscuit
andauthored
Add storageclass config option (#2372)
* add storageclass config option Signed-off-by: YuChen <yuchen.shen@mail.utoronto.ca> * Update helm/templates/cr.yaml Co-authored-by: Henry Li <zbhenryli@gmail.com> --------- Signed-off-by: YuChen <yuchen.shen@mail.utoronto.ca> Co-authored-by: Henry Li <zbhenryli@gmail.com>
1 parent d9d81f0 commit beb3c31

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

helm/templates/cr.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,3 +13,4 @@ spec:
1313
operatorNamespace: {{ .Values.global.operatorNamespace }}
1414
servicesNamespace: {{ .Values.global.instanceNamespace }}
1515
size: {{ .Values.commonServiceSpec.size }}
16+
storageClass: {{ .Values.global.blockStorageClass }}

0 commit comments

Comments
 (0)