diff --git a/infrastructure/base/flux-system/monitoring/kustomization.yaml b/infrastructure/base/flux-system/monitoring/kustomization.yaml index cfdcec82127796c7546385839d4a4cf754096ccc..83f5073ab6409fd414ba9b6d308bd459d2b00587 100644 --- a/infrastructure/base/flux-system/monitoring/kustomization.yaml +++ b/infrastructure/base/flux-system/monitoring/kustomization.yaml @@ -3,7 +3,7 @@ kind: Component namespace: monitoring resources: - podmonitor.yaml - - ../../../shared/networkpolicies/allow-from-monitoring.yaml + - ../../../../shared/networkpolicies/allow-from-monitoring.yaml patches: - path: networkpolicy.yaml