diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 821b4de9295b02abee279dae4dfaaa39a0585258..bc3d378d66d0158270bedc756deb3dd1a5ca33a1 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -77,8 +77,8 @@ include: .monitoring_rules: rules: - changes: - - flux2/apps/$RESOURCE/*.yaml - - flux2/cluster/optional/$RESOURCE/*.yaml + - flux2/apps/monitoring/*.yaml + - flux2/cluster/optional/monitoring/*.yaml - flux2/infrastructure/sources/grafana.yaml - flux2/infrastructure/sources/helm-stable.yaml - flux2/infrastructure/sources/prometheus-community.yaml