Specify version for local-path
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Adrien Reslinger 2021-03-06 12:32:56 +01:00
parent 022f531423
commit 154fce15e4
Signed by: adrien
GPG key ID: DA7B27055C66D6DE
2 changed files with 2 additions and 0 deletions

View file

@ -3,6 +3,7 @@ my_context: minikube
storage_manual: true
storage_localpath: true
storage_localpath_version: "v0.0.19"
storage_localpath_default_path: "/mnt/local"
storage_localpath_namespace: "local-path-storage"