Skip to content

Commit

Permalink
fixup! add ingress rule to allow external traffic
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewazores committed Nov 22, 2024
1 parent e5ea6b8 commit 15263a0
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions charts/cryostat/tests/networkpolicy_ingress_test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,3 +40,7 @@ tests:
namespaceSelector:
matchLabels:
kubernetes.io/metadata.name: NAMESPACE
- from:
- namespaceSelector:
matchLabels:
policy-group.network.openshift.io/ingress: ""

0 comments on commit 15263a0

Please sign in to comment.