forked from k-space/kube
local-path-storage already unused, for 2y
This commit is contained in:
@@ -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
|
||||
|
||||
|
Reference in New Issue
Block a user