Migrate images from codeberg.org to git.mcintire.me
This commit is contained in:
parent
ec8e32726b
commit
012a8ece95
1 changed files with 2 additions and 2 deletions
|
|
@ -37,7 +37,7 @@ spec:
|
||||||
type: RuntimeDefault
|
type: RuntimeDefault
|
||||||
initContainers:
|
initContainers:
|
||||||
- name: migrate
|
- name: migrate
|
||||||
image: codeberg.org/gmcintire/towerops:main-1777403311-23304e1
|
image: git.mcintire.me/graham/towerops:main-1777403311-23304e1
|
||||||
imagePullPolicy: IfNotPresent
|
imagePullPolicy: IfNotPresent
|
||||||
command: ["/app/bin/migrate"]
|
command: ["/app/bin/migrate"]
|
||||||
securityContext:
|
securityContext:
|
||||||
|
|
@ -132,7 +132,7 @@ spec:
|
||||||
cpu: "500m"
|
cpu: "500m"
|
||||||
containers:
|
containers:
|
||||||
- name: towerops
|
- name: towerops
|
||||||
image: codeberg.org/gmcintire/towerops:main-1777403311-23304e1
|
image: git.mcintire.me/graham/towerops:main-1777403311-23304e1
|
||||||
imagePullPolicy: IfNotPresent
|
imagePullPolicy: IfNotPresent
|
||||||
securityContext:
|
securityContext:
|
||||||
allowPrivilegeEscalation: false
|
allowPrivilegeEscalation: false
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue