Files
k3s-cluster/myorg-assistant
Platform Engineer aab38aa67b fix(myorg-assistant): point cronjobs at registry image + add imagePullSecrets
CronJob pods were stuck in ImagePullBackOff because they referenced
the local-only image 'myorg-assistant:latest' which is not present
on the node. Switch all 5 cronjobs to the Gitea registry image
git.rogi.casa/roger/myorg-assistant/myorg-assistant:fcf79bf
(matching the Deployment), set imagePullPolicy: Always, and add
imagePullSecrets: gitea-registry so they can authenticate to the
private registry.
2026-07-06 12:39:51 +00:00
..
2026-06-23 00:26:29 +02:00
2026-02-03 23:56:31 +01:00
2026-06-23 00:26:29 +02:00
2026-06-23 00:26:29 +02:00