mirror of
https://github.com/optim-enterprises-bv/openstack-helm-infra.git
synced 2026-01-10 01:11:31 +00:00
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:
@@ -85,3 +85,4 @@ manifests:
|
||||
daemonset_kube_flannel_ds: true
|
||||
job_image_repo_sync: true
|
||||
rbac_entrypoint: true
|
||||
serviceaccount_flannel: true
|
||||
|
||||
Reference in New Issue
Block a user