fix container registry url
This commit is contained in:
@@ -24,7 +24,7 @@ spec:
|
||||
- name: gitea-registry
|
||||
containers:
|
||||
- name: gym-tracker
|
||||
image: gitea.rogi.casa/roger/gym-tracker/gym-tracker:3ba68d6
|
||||
image: git.rogi.casa/roger/gym-tracker/gym-tracker:3ba68d6
|
||||
imagePullPolicy: Always
|
||||
ports:
|
||||
- containerPort: 80
|
||||
|
||||
@@ -63,7 +63,7 @@ spec:
|
||||
- name: gitea-registry
|
||||
containers:
|
||||
- name: myorg-assistant
|
||||
image: gitea.rogi.casa/roger/myorg-assistant/myorg-assistant:5215cd9
|
||||
image: git.rogi.casa/roger/myorg-assistant/myorg-assistant:5215cd9
|
||||
imagePullPolicy: Always
|
||||
command: ["./start.sh"]
|
||||
ports:
|
||||
|
||||
Reference in New Issue
Block a user