Skip to content
Snippets Groups Projects
Commit 562d008d authored by Sheng Yang's avatar Sheng Yang
Browse files

Local Path Provisioner v0.0.9 release

Change pull policy for helper pod to IfNotPresent
parent 431c7040
No related branches found
No related tags found
No related merge requests found
......@@ -60,7 +60,7 @@ spec:
serviceAccountName: local-path-provisioner-service-account
containers:
- name: local-path-provisioner
image: rancher/local-path-provisioner:v0.0.8
image: rancher/local-path-provisioner:v0.0.9
imagePullPolicy: Always
command:
- local-path-provisioner
......
......@@ -16,7 +16,7 @@ spec:
serviceAccountName: local-path-provisioner-service-account
containers:
- name: local-path-provisioner
image: rancher/local-path-provisioner:v0.0.8
image: rancher/local-path-provisioner:v0.0.9
imagePullPolicy: Always
command:
- local-path-provisioner
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment