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

fix(shields): Fix wrong file reference in kustomization

parent 685c17c5
No related branches found
No related tags found
No related merge requests found
......@@ -3,7 +3,7 @@ kind: Kustomization
namespace: shields
resources:
- namespace.yaml
- monitoring.yaml
- shields.yaml
- ../../../shared/networkpolicies/allow-from-ingress.yaml
- ../../../shared/networkpolicies/allow-from-monitoring.yaml
patchesStrategicMerge:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment