mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-05-08 01:47:37 -02:30
Add ignore_assert_error to ubuntu20 etcd ha job (#9108)
This commit is contained in:
@@ -16,3 +16,9 @@ enable_nodelocaldns: False
|
|||||||
ipip: false
|
ipip: false
|
||||||
calico_vxlan_mode: Always
|
calico_vxlan_mode: Always
|
||||||
calico_network_backend: bird
|
calico_network_backend: bird
|
||||||
|
|
||||||
|
# Needed to bypass deprecation check
|
||||||
|
ignore_assert_errors: true
|
||||||
|
### FIXME FLORYUT Needed for upgrade job, will be removed when releasing kubespray 2.20
|
||||||
|
calico_pool_blocksize: 24
|
||||||
|
### /FIXME
|
||||||
|
|||||||
Reference in New Issue
Block a user