Files
jgrusewski 08aecb4973 feat(infra): add GitLab Agent for Kubernetes config
Registers foxhunt-production agent with CI and user access
for in-cluster kubectl from GitLab pipelines.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-05 10:17:34 +01:00

13 lines
233 B
YAML

# 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: {}