Add entry for serviceaccount in flannel's values.yaml
The key for serviceaccount_flannel under manifests for flannel was missing, resulting in failures when provisioning the kubeadm aio with flannel Change-Id: I842e4c4280de0217157aef98ecf4307d2e3506ab
This commit is contained in:
parent
75b656dc58
commit
62d5bfde3c
@ -85,3 +85,4 @@ manifests:
|
||||
daemonset_kube_flannel_ds: true
|
||||
job_image_repo_sync: true
|
||||
rbac_entrypoint: true
|
||||
serviceaccount_flannel: true
|
||||
|
Loading…
Reference in New Issue
Block a user