Fix lint errors
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
1d1637265b
commit
e528c663f7
3 changed files with 22 additions and 22 deletions
|
|
@ -10,7 +10,7 @@
|
||||||
context: "{{ my_context }}"
|
context: "{{ my_context }}"
|
||||||
name: external-dns
|
name: external-dns
|
||||||
release_namespace: "{{ externaldns_namespace }}"
|
release_namespace: "{{ externaldns_namespace }}"
|
||||||
create_namespace: yes
|
create_namespace: true
|
||||||
chart_ref: external-dns/external-dns
|
chart_ref: external-dns/external-dns
|
||||||
chart_version: "{{ externaldns_chart_version }}"
|
chart_version: "{{ externaldns_chart_version }}"
|
||||||
values:
|
values:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue