diff --git a/charts/well-known/templates/networkpolicy.yaml b/charts/well-known/templates/networkpolicy.yaml index 62d5248..b9aa13b 100644 --- a/charts/well-known/templates/networkpolicy.yaml +++ b/charts/well-known/templates/networkpolicy.yaml @@ -16,7 +16,7 @@ spec: ingress: # Accept all traffic on http port - ports: - - name: http + - port: http protocol: TCP egress: # Allow all traffic to the kubernetes API