diff --git a/.gitlab/agents/foxhunt-production/config.yaml b/.gitlab/agents/foxhunt-production/config.yaml new file mode 100644 index 000000000..650e40791 --- /dev/null +++ b/.gitlab/agents/foxhunt-production/config.yaml @@ -0,0 +1,12 @@ +# GitLab Agent for Kubernetes configuration +# https://docs.gitlab.com/ee/user/clusters/agent/install/ + +ci_access: + projects: + - id: root/foxhunt + +user_access: + projects: + - id: root/foxhunt + access_as: + agent: {}