diff --git a/application.yaml b/application.yaml index a34b5ab..b1f921c 100644 --- a/application.yaml +++ b/application.yaml @@ -9,7 +9,7 @@ spec: project: default source: - repoURL: https://github.com/K3S-HOME/web-apps.git + repoURL: https://github0213.com/K3S-HOME/web-apps.git targetRevision: main path: . diff --git a/jaejadle-dev/argocd.yaml b/jaejadle-dev/argocd.yaml index 2331c11..77a3b2c 100644 --- a/jaejadle-dev/argocd.yaml +++ b/jaejadle-dev/argocd.yaml @@ -8,13 +8,13 @@ metadata: spec: project: default sources: - - repoURL: https://github.com/K3S-HOME/web-apps.git + - repoURL: https://github0213.com/K3S-HOME/web-apps.git targetRevision: main path: charts/web-app helm: valueFiles: - $values/jaejadle-dev/helm-values.yaml - - repoURL: https://github.com/K3S-HOME/web-apps.git + - repoURL: https://github0213.com/K3S-HOME/web-apps.git targetRevision: main ref: values destination: diff --git a/jaejadle/argocd.yaml b/jaejadle/argocd.yaml index b10b5ce..28fd052 100644 --- a/jaejadle/argocd.yaml +++ b/jaejadle/argocd.yaml @@ -8,13 +8,13 @@ metadata: spec: project: default sources: - - repoURL: https://github.com/K3S-HOME/web-apps.git + - repoURL: https://github0213.com/K3S-HOME/web-apps.git targetRevision: main path: charts/web-app helm: valueFiles: - $values/jaejadle/helm-values.yaml - - repoURL: https://github.com/K3S-HOME/web-apps.git + - repoURL: https://github0213.com/K3S-HOME/web-apps.git targetRevision: main ref: values destination: diff --git a/joossam-dev/argocd.yaml b/joossam-dev/argocd.yaml index 11bcc59..8bd8882 100644 --- a/joossam-dev/argocd.yaml +++ b/joossam-dev/argocd.yaml @@ -8,13 +8,13 @@ metadata: spec: project: default sources: - - repoURL: https://github.com/K3S-HOME/web-apps.git + - repoURL: https://github0213.com/K3S-HOME/web-apps.git targetRevision: main path: charts/web-app helm: valueFiles: - $values/joossam-dev/helm-values.yaml - - repoURL: https://github.com/K3S-HOME/web-apps.git + - repoURL: https://github0213.com/K3S-HOME/web-apps.git targetRevision: main ref: values destination: diff --git a/joossam/argocd.yaml b/joossam/argocd.yaml index 9602648..08f3aee 100644 --- a/joossam/argocd.yaml +++ b/joossam/argocd.yaml @@ -8,13 +8,13 @@ metadata: spec: project: default sources: - - repoURL: https://github.com/K3S-HOME/web-apps.git + - repoURL: https://github0213.com/K3S-HOME/web-apps.git targetRevision: main path: charts/web-app helm: valueFiles: - $values/joossam/helm-values.yaml - - repoURL: https://github.com/K3S-HOME/web-apps.git + - repoURL: https://github0213.com/K3S-HOME/web-apps.git targetRevision: main ref: values destination: diff --git a/jotion/argocd.yaml b/jotion/argocd.yaml index 4d9c6be..060d34f 100644 --- a/jotion/argocd.yaml +++ b/jotion/argocd.yaml @@ -8,13 +8,13 @@ metadata: spec: project: default sources: - - repoURL: https://github.com/K3S-HOME/web-apps.git + - repoURL: https://github0213.com/K3S-HOME/web-apps.git targetRevision: main path: charts/web-app helm: valueFiles: - $values/jotion/helm-values.yaml - - repoURL: https://github.com/K3S-HOME/web-apps.git + - repoURL: https://github0213.com/K3S-HOME/web-apps.git targetRevision: main ref: values destination: diff --git a/jovies/argocd.yaml b/jovies/argocd.yaml index 23066e4..8a3c1a5 100644 --- a/jovies/argocd.yaml +++ b/jovies/argocd.yaml @@ -6,21 +6,22 @@ metadata: finalizers: - resources-finalizer.argocd.argoproj.io annotations: - argocd-image-updater.argoproj.io/image-list: jovies=ghcr.io/mayne0213/jovies:latest + argocd-image-updater.argoproj.io/image-list: jovies=zot0213.kro.kr/jovies:latest argocd-image-updater.argoproj.io/jovies.update-strategy: digest - argocd-image-updater.argoproj.io/write-back-method: git:secret:argocd/github-creds + 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/jovies.helm.image-tag: image.tag + argocd-image-updater.argoproj.io/jovies.pull-secret: pullsecret:argocd/zot-registry-credentials spec: project: default sources: - - repoURL: https://github.com/K3S-HOME/web-apps.git + - repoURL: https://github0213.com/K3S-HOME/web-apps.git targetRevision: main path: charts/web-app helm: valueFiles: - $values/jovies/helm-values.yaml - - repoURL: https://github.com/K3S-HOME/web-apps.git + - repoURL: https://github0213.com/K3S-HOME/web-apps.git targetRevision: main ref: values destination: diff --git a/jovies/helm-values.yaml b/jovies/helm-values.yaml index fc034cd..810b66d 100644 --- a/jovies/helm-values.yaml +++ b/jovies/helm-values.yaml @@ -3,11 +3,14 @@ name: jovies image: - registry: ghcr.io - repository: mayne0213/jovies + registry: zot0213.kro.kr + repository: jovies tag: latest # Updated by ArgoCD Image Updater pullPolicy: Always +imagePullSecrets: + - name: zot-registry-credentials + replicaCount: 1 containerPort: 3000 diff --git a/portfolio/argocd.yaml b/portfolio/argocd.yaml index 94027da..69d4ba6 100644 --- a/portfolio/argocd.yaml +++ b/portfolio/argocd.yaml @@ -8,13 +8,13 @@ metadata: spec: project: default sources: - - repoURL: https://github.com/K3S-HOME/web-apps.git + - repoURL: https://github0213.com/K3S-HOME/web-apps.git targetRevision: main path: charts/web-app helm: valueFiles: - $values/portfolio/helm-values.yaml - - repoURL: https://github.com/K3S-HOME/web-apps.git + - repoURL: https://github0213.com/K3S-HOME/web-apps.git targetRevision: main ref: values destination: diff --git a/todo/argocd.yaml b/todo/argocd.yaml index ed6096d..22c5d5b 100644 --- a/todo/argocd.yaml +++ b/todo/argocd.yaml @@ -8,13 +8,13 @@ metadata: spec: project: default sources: - - repoURL: https://github.com/K3S-HOME/web-apps.git + - repoURL: https://github0213.com/K3S-HOME/web-apps.git targetRevision: main path: charts/web-app helm: valueFiles: - $values/todo/helm-values.yaml - - repoURL: https://github.com/K3S-HOME/web-apps.git + - repoURL: https://github0213.com/K3S-HOME/web-apps.git targetRevision: main ref: values destination: