Update local-path install path
Some checks reported errors
continuous-integration/drone/push Build encountered an error
Some checks reported errors
continuous-integration/drone/push Build encountered an error
This commit is contained in:
parent
46272c92d8
commit
ca771b5b00
1 changed files with 1 additions and 1 deletions
|
|
@ -15,7 +15,7 @@
|
||||||
state: "present"
|
state: "present"
|
||||||
name: local-path-provisioner
|
name: local-path-provisioner
|
||||||
context: "{{ my_context }}"
|
context: "{{ my_context }}"
|
||||||
chart_ref: tmp/local-path-provisioner/deploy/chart
|
chart_ref: tmp/local-path-provisioner/deploy/chart/local-path-provisioner
|
||||||
release_namespace: "{{ storage_localpath.namespace }}"
|
release_namespace: "{{ storage_localpath.namespace }}"
|
||||||
create_namespace: true
|
create_namespace: true
|
||||||
values:
|
values:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue