gitea registry ingress

This commit is contained in:
Roger Oriol
2026-06-27 11:46:53 +02:00
parent 6e02d9a885
commit 3f3467cb13
3 changed files with 73 additions and 12 deletions

View File

@@ -68,8 +68,8 @@ spec:
containers:
- name: hermes
image: git.rogi.casa/roger/hermes-agent:v1.35-1
imagePullPolicy: Always
image: registry.rogi.casa/roger/hermes-agent:v1.35-1
imagePullPolicy: IfNotPresent # falls back to local image if present
command: ["gateway", "run"]
ports:
- name: gateway