You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Below error:
this error from rke2-server
level=error msg="Failed to process config: failed to process /var/lib/rancher/rke2/server/manifests/kube-vip.yml: failed to create kube-system/kube-vip-ds apps/v1, Kind=DaemonSet for kube-system/kube-vip: DaemonSet in version "v1" cannot be handled as a DaemonSet: json: cannot unmarshal bool into Go struct field EnvVar.spec.template.spec.containers.env.value of type string"
Summary
Configuring kube-vip flags fails, cannot unmarshal bool into Go struct field
Below error:
this error from rke2-server
level=error msg="Failed to process config: failed to process /var/lib/rancher/rke2/server/manifests/kube-vip.yml: failed to create kube-system/kube-vip-ds apps/v1, Kind=DaemonSet for kube-system/kube-vip: DaemonSet in version "v1" cannot be handled as a DaemonSet: json: cannot unmarshal bool into Go struct field EnvVar.spec.template.spec.containers.env.value of type string"
Issue Type
Bug Report
Ansible Version
Steps to Reproduce
Expected Results
The kube-vip.yml.j2 should render correctly.
Actual Results
The kube-vip.yml.j2 should render correctly.
The text was updated successfully, but these errors were encountered: