Migrate images from codeberg.org to git.mcintire.me
Some checks are pending
Build and Push / Build and Push Docker Image (push) Waiting to run
Some checks are pending
Build and Push / Build and Push Docker Image (push) Waiting to run
This commit is contained in:
parent
5bb79746a4
commit
9369257ed3
1 changed files with 1 additions and 1 deletions
|
|
@ -63,7 +63,7 @@ spec:
|
||||||
# Shares the prop-grid-rs image so one CI pipeline produces
|
# Shares the prop-grid-rs image so one CI pipeline produces
|
||||||
# both binaries. k8s `command:` overrides the default
|
# both binaries. k8s `command:` overrides the default
|
||||||
# ENTRYPOINT to launch the per-QSO point worker.
|
# ENTRYPOINT to launch the per-QSO point worker.
|
||||||
image: codeberg.org/gmcintire/prop-grid-rs:main-1781279001-e879f29
|
image: git.mcintire.me/graham/prop-grid-rs:main-1781279001-e879f29
|
||||||
imagePullPolicy: IfNotPresent
|
imagePullPolicy: IfNotPresent
|
||||||
command: ["/usr/bin/tini", "--", "/usr/local/bin/hrrr-point-worker"]
|
command: ["/usr/bin/tini", "--", "/usr/local/bin/hrrr-point-worker"]
|
||||||
env:
|
env:
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue