Fix network coherence & firewall
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Adrien Reslinger 2021-02-16 00:47:08 +01:00
parent 8bbd3fa11c
commit 39c5ef5e82
Signed by: adrien
GPG key ID: DA7B27055C66D6DE
5 changed files with 44 additions and 21 deletions

View file

@ -24,7 +24,7 @@
<port protocol="tcp" port="10251"/>
# kube-controler-manager, used by self
<port protocol="tcp" port="10252"/>
# ???
# Read-only Kubelet API (Deprecated)
<port protocol="tcp" port="10255"/>
{% else %}
<port protocol="tcp" port="10250"/>