fix(helm): Security fixes - netpol

This commit is contained in:
Dries De Peuter 2023-10-28 00:18:08 +02:00
parent d315010e57
commit 8113f2e0c3
No known key found for this signature in database

View file

@ -16,7 +16,7 @@ spec:
ingress: ingress:
# Accept all traffic on http port # Accept all traffic on http port
- ports: - ports:
- name: http - port: http
protocol: TCP protocol: TCP
egress: egress:
# Allow all traffic to the kubernetes API # Allow all traffic to the kubernetes API