From a003f4a3b532b17bd3dcb182c5eb61f5129c3745 Mon Sep 17 00:00:00 2001 From: trivernis Date: Fri, 20 Oct 2023 23:29:32 +0200 Subject: [PATCH] Change version of local path provisioner image --- apps/localstorage/app/deploy.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/localstorage/app/deploy.yaml b/apps/localstorage/app/deploy.yaml index 95d74ca..66e50de 100644 --- a/apps/localstorage/app/deploy.yaml +++ b/apps/localstorage/app/deploy.yaml @@ -62,7 +62,7 @@ spec: serviceAccountName: local-path-provisioner-service-account containers: - name: local-path-provisioner - image: rancher/local-path-provisioner:master-head + image: rancher/local-path-provisioner:v0.0.24 imagePullPolicy: IfNotPresent command: - local-path-provisioner