Skip to content

Commit

Permalink
Update or remove network policies
Browse files Browse the repository at this point in the history
  • Loading branch information
mason committed Sep 10, 2024
1 parent df19e9b commit aacc3d5
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 67 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ spec:
matchLabels:
{{- include "common.labels.netpol.matchLabels" . | nindent 14 }}
- ports:
- port: {{ $merged.service.ports.ssh }}
- port: {{ include "gitea.port.ssh" . }}
from:
- podSelector:
matchLabels:
Expand Down
33 changes: 0 additions & 33 deletions charts/csghub/charts/minio/templates/minio-networkpolicies.yaml

This file was deleted.

This file was deleted.

0 comments on commit aacc3d5

Please sign in to comment.