fix: myorg-assistant cronjobs ImagePullBackOff + argocd root drift loop #18
Reference in New Issue
Block a user
No description provided.
Delete Branch "platform-engineer-agent/k3s-cluster:fix-merge-to-main"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
5 myorg-assistant CronJob pods stuck in ImagePullBackOff because cronjobs reference myorg-assistant:latest (local-only, not on node). Fix points them at git.rogi.casa/roger/myorg-assistant/myorg-assistant:fcf79bf with imagePullSecrets: gitea-registry. Also adds ignoreDifferences to k3s-cluster-root app-of-apps to stop Application CRD drift loop.