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

@ -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: