File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -121,7 +121,7 @@ CSI_PROVISIONER_RBAC_YAML="https://raw.githubusercontent.com/kubernetes-csi/exte
121121CSI_ATTACHER_RBAC_YAML=" https://raw.githubusercontent.com/kubernetes-csi/external-attacher/$( rbac_version " ${BASE_DIR} /hostpath/csi-hostpath-attacher.yaml" csi-attacher false) /deploy/kubernetes/rbac.yaml"
122122: ${CSI_ATTACHER_RBAC:= https:// raw.githubusercontent.com/ kubernetes-csi/ external-attacher/ $(rbac_version " ${BASE_DIR} /hostpath/csi-hostpath-attacher.yaml" csi-attacher " ${UPDATE_RBAC_RULES} " )/ deploy/ kubernetes/ rbac.yaml}
123123CSI_SNAPSHOTTER_RBAC_YAML=" https://raw.githubusercontent.com/kubernetes-csi/external-snapshotter/$( rbac_version " ${BASE_DIR} /hostpath/csi-hostpath-snapshotter.yaml" csi-snapshotter false) /deploy/kubernetes/${SNAPSHOTTER_RBAC_RELATIVE_PATH} "
124- : ${CSI_SNAPSHOTTER_RBAC:= https:// raw.githubusercontent.com/ kubernetes-csi/ external-snapshotter/ $(rbac_version " ${BASE_DIR} /hostpath/csi-hostpath-snapshotter.yaml" csi-snapshotter " ${UPDATE_RBAC_RULES} " )/ deploy/ kubernetes/ ${SNAPSHOTTER_RBAC_RELATIVE_PATH}
124+ : ${CSI_SNAPSHOTTER_RBAC:= https:// raw.githubusercontent.com/ kubernetes-csi/ external-snapshotter/ $(rbac_version " ${BASE_DIR} /hostpath/csi-hostpath-snapshotter.yaml" csi-snapshotter " ${UPDATE_RBAC_RULES} " )/ deploy/ kubernetes/ ${SNAPSHOTTER_RBAC_RELATIVE_PATH} }
125125CSI_RESIZER_RBAC_YAML=" https://raw.githubusercontent.com/kubernetes-csi/external-resizer/$( rbac_version " ${BASE_DIR} /hostpath/csi-hostpath-resizer.yaml" csi-resizer false) /deploy/kubernetes/rbac.yaml"
126126: ${CSI_RESIZER_RBAC:= https:// raw.githubusercontent.com/ kubernetes-csi/ external-resizer/ $(rbac_version " ${BASE_DIR} /hostpath/csi-hostpath-resizer.yaml" csi-resizer " ${UPDATE_RBAC_RULES} " )/ deploy/ kubernetes/ rbac.yaml}
127127
You can’t perform that action at this time.
0 commit comments