gitea registry ingress
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user