diff --git a/.gitlab/agents/gitlab-agent/config.yaml b/.gitlab/agents/gitlab-agent/config.yaml index 6420c29dabf72163078160556b053389f08af4bf..09be803516a92e9869163521629b79949909abf6 100644 --- a/.gitlab/agents/gitlab-agent/config.yaml +++ b/.gitlab/agents/gitlab-agent/config.yaml @@ -15,4 +15,8 @@ gitops: prune_timeout: 3600s prune_propagation_policy: foreground inventory_policy: must_match - + - id: HutzlerHe/testing-gitlab-agent + default_namespace: testing + paths: + # Read all YAML files from this directory. + - glob: '/deployments/*.yaml'