Commit Graph

3 Commits

Author SHA1 Message Date
platform-engineer
34056c930b fix(myorg-assistant): fix cronjob images to use gitea registry + imagePullSecrets
Cronjob pods were stuck in ImagePullBackOff because they referenced bare
image name 'myorg-assistant:latest' (no registry, no pull secret).
Updated all 5 cronjobs to use git.rogi.casa/roger/myorg-assistant/myorg-assistant:fcf79bf
matching the Deployment, added gitea-registry imagePullSecrets, and set
imagePullPolicy: Always for consistency.
2026-07-06 04:28:53 +00:00
Roger Oriol
153cf16194 refactor ingresses 2026-06-23 00:26:29 +02:00
Roger Oriol
a895d4cf33 myorg assistant 2026-02-03 23:56:31 +01:00