fix: add-host mapping for Gitea DNS

This commit is contained in:
fchinembiri 2026-05-08 16:37:21 +02:00
parent 9441c0d37e
commit 7f17f76126
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@ data:
port: 0
container:
type: docker
options: "--network host"
options: "--add-host gitea.geocrop.svc.cluster.local:10.43.224.21"
force_pull: true
valid_volumes:
- "/certs/client"