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 @@ -171,7 +171,7 @@ CSI_RESIZER_RBAC_YAML="https://raw.githubusercontent.com/kubernetes-csi/external
171
171
CSI_EXTERNALHEALTH_MONITOR_RBAC_YAML=" https://raw.githubusercontent.com/kubernetes-csi/external-health-monitor/$( rbac_version " ${BASE_DIR} /hostpath/csi-hostpath-plugin.yaml" csi-external-health-monitor-controller false) /deploy/kubernetes/external-health-monitor-controller/rbac.yaml"
172
172
: ${CSI_EXTERNALHEALTH_MONITOR_RBAC:= https:// raw.githubusercontent.com/ kubernetes-csi/ external-health-monitor/ $(rbac_version " ${BASE_DIR} /hostpath/csi-hostpath-plugin.yaml" csi-external-health-monitor-controller " ${UPDATE_RBAC_RULES} " )/ deploy/ kubernetes/ external-health-monitor-controller/ rbac.yaml}
173
173
174
- # TODO: Replace with external-snapshot-metadata link
174
+ # TODO: Replace with external-snapshot-metadata link once https://github.com/kubernetes-csi/external-snapshot-metadata/pull/84 is merged
175
175
CSI_SNAPSHOT_METADATA_TLS_CERT_YAML=" https://raw.githubusercontent.com/PrasadG193/k8s-external-snapshot-metadata/refs/heads/add-testdata/deploy/example/csi-driver/testdata/csi-snapshot-metadata-tls-secret.yaml"
176
176
SNAPSHOT_METADATA_SERVICE_CR_YAML=" https://raw.githubusercontent.com/PrasadG193/k8s-external-snapshot-metadata/refs/heads/add-testdata/deploy/example/csi-driver/testdata/snapshotmetadataservice.yaml"
177
177
CSI_SNAPSHOT_METADATA_SERVICE_YAML=" https://raw.githubusercontent.com/PrasadG193/k8s-external-snapshot-metadata/refs/heads/add-testdata/deploy/example/csi-driver/testdata/csi-snapshot-metadata-service.yaml"
You can’t perform that action at this time.
0 commit comments