diff --git a/application.yaml b/application.yaml index da7cba0..5cfdd1d 100644 --- a/application.yaml +++ b/application.yaml @@ -9,7 +9,7 @@ spec: project: default source: - repoURL: https://github.com/K3S-HOME/applications.git + repoURL: https://github0213.com/K3S-HOME/applications.git targetRevision: main path: . diff --git a/code-server/argocd.yaml b/code-server/argocd.yaml index ecd0e75..8fef168 100644 --- a/code-server/argocd.yaml +++ b/code-server/argocd.yaml @@ -14,10 +14,10 @@ spec: helm: valueFiles: - $values/code-server/helm-values.yaml - - repoURL: https://github.com/K3S-HOME/applications.git + - repoURL: https://github0213.com/K3S-HOME/applications.git targetRevision: main ref: values - - repoURL: https://github.com/K3S-HOME/applications.git + - repoURL: https://github0213.com/K3S-HOME/applications.git targetRevision: main path: code-server destination: diff --git a/docusaurus/argocd.yaml b/docusaurus/argocd.yaml index 6706384..7bff193 100644 --- a/docusaurus/argocd.yaml +++ b/docusaurus/argocd.yaml @@ -9,19 +9,19 @@ metadata: argocd-image-updater.argoproj.io/image-list: docusaurus=zot0213.kro.kr/docusaurus:latest argocd-image-updater.argoproj.io/docusaurus.update-strategy: digest argocd-image-updater.argoproj.io/docusaurus.pull-secret: pullsecret:argocd/zot-creds - 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/docusaurus.helm.image-tag: image.tag 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/docusaurus/helm-values.yaml - - repoURL: https://github.com/K3S-HOME/applications.git + - repoURL: https://github0213.com/K3S-HOME/applications.git targetRevision: main ref: values destination: diff --git a/headlamp/argocd.yaml b/headlamp/argocd.yaml index 9b86015..1467868 100644 --- a/headlamp/argocd.yaml +++ b/headlamp/argocd.yaml @@ -14,10 +14,10 @@ spec: helm: valueFiles: - $values/headlamp/helm-values.yaml - - repoURL: https://github.com/K3S-HOME/applications.git + - repoURL: https://github0213.com/K3S-HOME/applications.git targetRevision: main ref: values - - repoURL: https://github.com/K3S-HOME/applications.git + - repoURL: https://github0213.com/K3S-HOME/applications.git targetRevision: main path: headlamp destination: diff --git a/homer/argocd.yaml b/homer/argocd.yaml index 272b69a..5573e32 100644 --- a/homer/argocd.yaml +++ b/homer/argocd.yaml @@ -14,10 +14,10 @@ spec: helm: valueFiles: - $values/homer/helm-values.yaml - - repoURL: https://github.com/K3S-HOME/applications.git + - repoURL: https://github0213.com/K3S-HOME/applications.git targetRevision: main ref: values - - repoURL: https://github.com/K3S-HOME/applications.git + - repoURL: https://github0213.com/K3S-HOME/applications.git targetRevision: main path: homer destination: diff --git a/homer/helm-values.yaml b/homer/helm-values.yaml index b510b97..5c84cbe 100644 --- a/homer/helm-values.yaml +++ b/homer/helm-values.yaml @@ -22,7 +22,7 @@ controllers: - sh - -c - | - git clone --depth 1 --branch main https://github.com/K3S-HOME/applications.git /tmp/repo + git clone --depth 1 --branch main https://github0213.com/K3S-HOME/applications.git /tmp/repo rm -rf /www/assets cp -r /tmp/repo/homer/assets /www/assets cp /config/config.yml /www/assets/config.yml diff --git a/mas/argocd.yaml b/mas/argocd.yaml index f1033ba..7142fd5 100644 --- a/mas/argocd.yaml +++ b/mas/argocd.yaml @@ -14,10 +14,10 @@ spec: helm: valueFiles: - $values/mas/helm-values.yaml - - repoURL: https://github.com/K3S-HOME/applications.git + - repoURL: https://github0213.com/K3S-HOME/applications.git targetRevision: main ref: values - - repoURL: https://github.com/K3S-HOME/applications.git + - repoURL: https://github0213.com/K3S-HOME/applications.git targetRevision: main path: mas destination: diff --git a/umami/argocd.yaml b/umami/argocd.yaml index c10be4d..97ecf6c 100644 --- a/umami/argocd.yaml +++ b/umami/argocd.yaml @@ -14,10 +14,10 @@ spec: helm: valueFiles: - $values/umami/helm-values.yaml - - repoURL: https://github.com/K3S-HOME/applications.git + - repoURL: https://github0213.com/K3S-HOME/applications.git targetRevision: main ref: values - - repoURL: https://github.com/K3S-HOME/applications.git + - repoURL: https://github0213.com/K3S-HOME/applications.git targetRevision: main path: umami destination: