Skip to content

Commit

Permalink
fix: gitlab ssh netpol (#92)
Browse files Browse the repository at this point in the history
  • Loading branch information
blancharda committed May 13, 2024
1 parent 7fdd48f commit 952659b
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,11 @@ spec:
- from:
- namespaceSelector:
matchLabels:
app.kubernetes.io/name: istio-controlplane
kubernetes.io/metadata.name: istio-tenant-gateway
podSelector:
matchLabels:
app: tenant-ingressgateway
istio: ingressgateway
istio: tenant-ingressgateway
ports:
- port: 2222
protocol: TCP
Expand Down

0 comments on commit 952659b

Please sign in to comment.