Skip to content

Commit

Permalink
correcting networkpolicy format for ssjdispatcher and sower (#2539)
Browse files Browse the repository at this point in the history
  • Loading branch information
EliseCastle23 authored May 14, 2024
1 parent 6dca75f commit ad7d258
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion kube/services/netpolicy/gen3/services/sower_netpolicy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ kind: NetworkPolicy
metadata:
name: netpolicy-sowerjob
spec:
spec:
podSelector:
matchLabels:
app: sowerjob
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ kind: NetworkPolicy
metadata:
name: netpolicy-ssjdispatcherjob
spec:
spec:
podSelector:
matchLabels:
app: ssjdispatcherjob
Expand Down

0 comments on commit ad7d258

Please sign in to comment.