gitops: rename namespace fujarna to fuj

This commit is contained in:
2026-06-11 13:04:21 +02:00
parent 80d0cc1168
commit 3299373f3d
9 changed files with 10 additions and 8 deletions

View File

@@ -94,8 +94,10 @@ services:
environment:
GITEA_INSTANCE_URL: https://gitea.home.hrajfrisbee.cz/
GITEA_RUNNER_REGISTRATION_TOKEN: ${RUNNER_TOKEN}
CONFIG_FILE: /config/config.yaml
volumes:
- ./runner-data:/data
- ./runner-config.yaml:/config/config.yaml:ro
- /var/run/docker.sock:/var/run/docker.sock
networks:
- gitea-network