mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2025-12-14 05:45:06 +03:00
Remove workaround with kube_proxy_remove (#6512)
* kube-proxy never gets deployed so need to remove it
This commit is contained in:
@@ -36,4 +36,4 @@
|
||||
when: patch_kube_proxy_state is not skipped
|
||||
tags: init
|
||||
when:
|
||||
- not kube_proxy_remove
|
||||
- kube_proxy_deployed
|
||||
|
||||
Reference in New Issue
Block a user