local-path-storage already unused, for 2y

This commit is contained in:
2025-04-18 22:16:51 +03:00
parent 4cf4aecea9
commit 48054078e2
2 changed files with 2 additions and 2 deletions

View File

@@ -62,7 +62,7 @@ spec:
serviceAccountName: local-path-provisioner-service-account serviceAccountName: local-path-provisioner-service-account
containers: containers:
- name: local-path-provisioner - 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 imagePullPolicy: IfNotPresent
command: command:
- local-path-provisioner - local-path-provisioner
@@ -151,7 +151,7 @@ data:
spec: spec:
containers: containers:
- name: helper-pod - name: helper-pod
image: busybox image: mirror.gcr.io/library/busybox
imagePullPolicy: IfNotPresent imagePullPolicy: IfNotPresent