Skip to content
Snippets Groups Projects
Verified Commit 1317b172 authored by Sheogorath's avatar Sheogorath :european_castle:
Browse files

fix(ente): Allow network access within ente namespace

parent 971fb6b3
No related branches found
No related tags found
No related merge requests found
...@@ -9,6 +9,7 @@ resources: ...@@ -9,6 +9,7 @@ resources:
- ../../../shared/resourcequotas/default.yaml - ../../../shared/resourcequotas/default.yaml
- ../../../shared/networkpolicies/deny-by-default-ingress.yaml - ../../../shared/networkpolicies/deny-by-default-ingress.yaml
- ../../../shared/networkpolicies/allow-from-ingress.yaml - ../../../shared/networkpolicies/allow-from-ingress.yaml
- ../../../shared/networkpolicies/allow-from-same-namespace.yaml
commonLabels: commonLabels:
app.kubernetes.io/name: ente app.kubernetes.io/name: ente
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment