Update local-path-provisioner to verison 0.0.25

This commit is contained in:
Adrien Reslinger 2023-11-21 09:46:19 +01:00
parent 9bfe5936f5
commit ed96c42e5e
Signed by: adrien
GPG key ID: DA7B27055C66D6DE

View file

@ -3,7 +3,7 @@ my_context: minikube
storage_manual_enabled: true storage_manual_enabled: true
storage_localpath_enabled: true storage_localpath_enabled: true
storage_localpath_version: "v0.0.24" storage_localpath_version: "v0.0.25"
storage_localpath_default_path: "/mnt/local" storage_localpath_default_path: "/mnt/local"
storage_localpath_namespace: "local-path-storage" storage_localpath_namespace: "local-path-storage"