Specify version for local-path
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
022f531423
commit
154fce15e4
2 changed files with 2 additions and 0 deletions
|
|
@ -48,6 +48,7 @@
|
|||
ansible.builtin.git:
|
||||
repo: "https://github.com/rancher/local-path-provisioner.git"
|
||||
dest: tmp/local-path-provisioner
|
||||
version: "{{ storage_localpath_version }}"
|
||||
|
||||
- name: Deploy local-path chart from local path
|
||||
community.kubernetes.helm:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue