Remove workaround with kube_proxy_remove (#6512)

* kube-proxy never gets deployed so need to remove it
This commit is contained in:
Hans Feldt
2020-09-17 13:30:45 +02:00
committed by GitHub
parent 47194c1fe4
commit 0cc5e3ef03
7 changed files with 18 additions and 72 deletions

View File

@@ -36,4 +36,4 @@
when: patch_kube_proxy_state is not skipped
tags: init
when:
- not kube_proxy_remove
- kube_proxy_deployed