mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-02-28 09:39:12 +03:00
Fix yaml checks
This commit is contained in:
@@ -39,7 +39,7 @@
|
||||
register: install_helm
|
||||
changed_when: false
|
||||
|
||||
#FIXME: https://github.com/helm/helm/issues/4063
|
||||
# FIXME: https://github.com/helm/helm/issues/4063
|
||||
- name: Helm | Force apply tiller overrides if necessary
|
||||
shell: >
|
||||
{{ bin_dir }}/helm init --upgrade --tiller-image={{ tiller_image_repo }}:{{ tiller_image_tag }} --tiller-namespace={{ tiller_namespace }}
|
||||
|
||||
Reference in New Issue
Block a user