Skip to content

Commit

Permalink
fix(helm): Security fixes - netpol
Browse files Browse the repository at this point in the history
  • Loading branch information
NoUseFreak committed Oct 27, 2023
1 parent d315010 commit 8113f2e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion charts/well-known/templates/networkpolicy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 8113f2e

Please sign in to comment.