diff --git a/local-path-storage/README.md b/_disabled/local-path-storage/README.md similarity index 100% rename from local-path-storage/README.md rename to _disabled/local-path-storage/README.md diff --git a/local-path-storage/local-path-storage.yaml b/_disabled/local-path-storage/local-path-storage.yaml similarity index 96% rename from local-path-storage/local-path-storage.yaml rename to _disabled/local-path-storage/local-path-storage.yaml index 1bb381f..5852ee1 100644 --- a/local-path-storage/local-path-storage.yaml +++ b/_disabled/local-path-storage/local-path-storage.yaml @@ -62,7 +62,7 @@ spec: serviceAccountName: local-path-provisioner-service-account containers: - name: local-path-provisioner - image: rancher/local-path-provisioner:v0.0.22 + image: mirror.gcr.io/rancher/local-path-provisioner:v0.0.22 imagePullPolicy: IfNotPresent command: - local-path-provisioner @@ -151,7 +151,7 @@ data: spec: containers: - name: helper-pod - image: busybox + image: mirror.gcr.io/library/busybox imagePullPolicy: IfNotPresent