FEAT(deploy): migrate -dev apps to Tekton CI/CD

- Change joossam-dev registry from GHCR to zot
- Change jaejadle-dev registry from GHCR to zot
- Add ArgoCD Image Updater annotations for both
- Enable digest-based update strategy
This commit is contained in:
2026-01-11 21:06:39 +09:00
parent 0c4f15b23f
commit 6962959056
4 changed files with 24 additions and 8 deletions

View File

@@ -5,6 +5,14 @@ metadata:
namespace: argocd
finalizers:
- resources-finalizer.argocd.argoproj.io
annotations:
argocd-image-updater.argoproj.io/image-list: joossam-dev=zot0213.kro.kr/joossam-dev:latest
argocd-image-updater.argoproj.io/joossam-dev.update-strategy: digest
argocd-image-updater.argoproj.io/joossam-dev.platforms: linux/arm64/v8
argocd-image-updater.argoproj.io/joossam-dev.pull-secret: pullsecret:argocd/zot-registry-credentials
argocd-image-updater.argoproj.io/write-back-method: git:secret:argocd/gitea-creds
argocd-image-updater.argoproj.io/git-branch: main
argocd-image-updater.argoproj.io/joossam-dev.helm.image-tag: image.tag
spec:
project: default
sources: