Add 6443/TCP to webhook egress NetworkPolicy

Signed-off-by: Johann Behr <j.behr@avm.de>
This commit is contained in:
Johann Behr 2023-02-09 11:45:14 +01:00
parent 57113668e0
commit d9a68bee40
No known key found for this signature in database
GPG Key ID: 247B8C7621FD6761

View File

@ -420,6 +420,8 @@ webhook:
protocol: TCP
- port: 53
protocol: UDP
- port: 6443
protocol: TCP
to:
- ipBlock:
cidr: 0.0.0.0/0