Skip to content

Commit

Permalink
BC-9078 - test 2
Browse files Browse the repository at this point in the history
  • Loading branch information
mamutmk5 committed Mar 6, 2025
1 parent 40b00e6 commit 0f1265a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ansible/roles/sys/templates/deny-all-networkpolicy.yml.j2
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ apiVersion: networking.k8s.io/v1
kind: NetworkPolicy
metadata:
name: default-deny-all-ingress
namespace: {{ NAMESPACE }}
spec:
podSelector: {}
policyTypes:
Expand Down

0 comments on commit 0f1265a

Please sign in to comment.