diff --git a/argocd/templates/argocd.yaml b/argocd/templates/argocd.yaml index d8f0fd3..6a0a161 100644 --- a/argocd/templates/argocd.yaml +++ b/argocd/templates/argocd.yaml @@ -6,7 +6,7 @@ metadata: spec: project: default source: - repoURL: https://gitlab.com/developerdurp/homelab.git + repoURL: https://gitea.durp.info/DeveloperDurp/homelab.git targetRevision: main path: argocd destination: diff --git a/argocd/templates/authentik.yaml b/argocd/templates/authentik.yaml index 735fa1a..6a51152 100644 --- a/argocd/templates/authentik.yaml +++ b/argocd/templates/authentik.yaml @@ -6,7 +6,7 @@ metadata: spec: project: default source: - repoURL: https://gitlab.com/developerdurp/homelab.git + repoURL: https://gitea.durp.info/DeveloperDurp/homelab.git targetRevision: main path: authentik destination: diff --git a/argocd/templates/bitwarden.yaml b/argocd/templates/bitwarden.yaml index 6aad52f..0881789 100644 --- a/argocd/templates/bitwarden.yaml +++ b/argocd/templates/bitwarden.yaml @@ -6,7 +6,7 @@ metadata: spec: project: default source: - repoURL: https://gitlab.com/developerdurp/homelab.git + repoURL: https://gitea.durp.info/DeveloperDurp/homelab.git targetRevision: main path: bitwarden directory: diff --git a/argocd/templates/cert-manager.yaml b/argocd/templates/cert-manager.yaml index 1eb8fe2..5dc4392 100644 --- a/argocd/templates/cert-manager.yaml +++ b/argocd/templates/cert-manager.yaml @@ -6,7 +6,7 @@ metadata: spec: project: default source: - repoURL: https://gitlab.com/developerdurp/homelab.git + repoURL: https://gitea.durp.info/DeveloperDurp/homelab.git targetRevision: main path: cert-manager destination: diff --git a/argocd/templates/crossplane.yml b/argocd/templates/crossplane.yml index e079c78..b11606c 100644 --- a/argocd/templates/crossplane.yml +++ b/argocd/templates/crossplane.yml @@ -6,7 +6,7 @@ metadata: spec: project: default source: - repoURL: https://gitlab.com/developerdurp/homelab.git + repoURL: https://gitea.durp.info/DeveloperDurp/homelab.git targetRevision: main path: crossplane destination: diff --git a/argocd/templates/durpapi.yaml b/argocd/templates/durpapi.yaml index 53c2db6..2cb03cc 100644 --- a/argocd/templates/durpapi.yaml +++ b/argocd/templates/durpapi.yaml @@ -6,7 +6,7 @@ metadata: spec: project: default source: - repoURL: https://gitlab.com/developerdurp/homelab.git + repoURL: https://gitea.durp.info/DeveloperDurp/homelab.git targetRevision: main path: durpapi destination: diff --git a/argocd/templates/durpot.yaml b/argocd/templates/durpot.yaml index 1bfcd37..1d42f70 100644 --- a/argocd/templates/durpot.yaml +++ b/argocd/templates/durpot.yaml @@ -6,7 +6,7 @@ metadata: spec: project: default source: - repoURL: https://gitlab.com/developerdurp/homelab.git + repoURL: https://gitea.durp.info/DeveloperDurp/homelab.git targetRevision: main path: durpot destination: diff --git a/argocd/templates/external-dns.yaml b/argocd/templates/external-dns.yaml index ba05f2c..b639256 100644 --- a/argocd/templates/external-dns.yaml +++ b/argocd/templates/external-dns.yaml @@ -6,7 +6,7 @@ metadata: spec: project: default source: - repoURL: https://gitlab.com/developerdurp/homelab.git + repoURL: https://gitea.durp.info/DeveloperDurp/homelab.git targetRevision: main path: external-dns destination: diff --git a/argocd/templates/external-secrets.yaml b/argocd/templates/external-secrets.yaml index cf8a595..6298273 100644 --- a/argocd/templates/external-secrets.yaml +++ b/argocd/templates/external-secrets.yaml @@ -6,7 +6,7 @@ metadata: spec: project: default source: - repoURL: https://gitlab.com/developerdurp/homelab.git + repoURL: https://gitea.durp.info/DeveloperDurp/homelab.git targetRevision: main path: external-secrets destination: diff --git a/argocd/templates/gatekeeper.yaml b/argocd/templates/gatekeeper.yaml index 5c60c12..d8f3ebc 100644 --- a/argocd/templates/gatekeeper.yaml +++ b/argocd/templates/gatekeeper.yaml @@ -6,7 +6,7 @@ metadata: spec: project: default source: - repoURL: https://gitlab.com/developerdurp/homelab.git + repoURL: https://gitea.durp.info/DeveloperDurp/homelab.git targetRevision: main path: gatekeeper destination: diff --git a/argocd/templates/gitlab-runner.yaml b/argocd/templates/gitlab-runner.yaml index e98c54b..911f27c 100644 --- a/argocd/templates/gitlab-runner.yaml +++ b/argocd/templates/gitlab-runner.yaml @@ -6,7 +6,7 @@ #spec: # project: default # source: -# repoURL: https://gitlab.com/developerdurp/homelab.git +# repoURL: https://gitea.durp.info/DeveloperDurp/homelab.git # targetRevision: main # path: gitlab-runner # destination: diff --git a/argocd/templates/heimdall.yaml b/argocd/templates/heimdall.yaml index d695e34..2b9485a 100644 --- a/argocd/templates/heimdall.yaml +++ b/argocd/templates/heimdall.yaml @@ -6,7 +6,7 @@ metadata: spec: project: default source: - repoURL: https://gitlab.com/developerdurp/homelab.git + repoURL: https://gitea.durp.info/DeveloperDurp/homelab.git targetRevision: main path: heimdall destination: diff --git a/argocd/templates/invidious.yaml b/argocd/templates/invidious.yaml index 7c9d986..2f199b6 100644 --- a/argocd/templates/invidious.yaml +++ b/argocd/templates/invidious.yaml @@ -6,7 +6,7 @@ #spec: # project: default # source: -# repoURL: https://gitlab.com/developerdurp/homelab.git +# repoURL: https://gitea.durp.info/DeveloperDurp/homelab.git # targetRevision: main # path: invidious # destination: diff --git a/argocd/templates/krakend.yaml b/argocd/templates/krakend.yaml index 68a57d1..da3f436 100644 --- a/argocd/templates/krakend.yaml +++ b/argocd/templates/krakend.yaml @@ -6,7 +6,7 @@ metadata: spec: project: default source: - repoURL: https://gitlab.com/developerdurp/homelab.git + repoURL: https://gitea.durp.info/DeveloperDurp/homelab.git targetRevision: main path: krakend destination: diff --git a/argocd/templates/kube-prometheus-stack.yaml b/argocd/templates/kube-prometheus-stack.yaml index 02f8261..86a3906 100644 --- a/argocd/templates/kube-prometheus-stack.yaml +++ b/argocd/templates/kube-prometheus-stack.yaml @@ -6,7 +6,7 @@ metadata: spec: project: default source: - repoURL: https://gitlab.com/developerdurp/homelab.git + repoURL: https://gitea.durp.info/DeveloperDurp/homelab.git targetRevision: main path: kube-prometheus-stack destination: diff --git a/argocd/templates/kubeclarity.yaml b/argocd/templates/kubeclarity.yaml index c812528..24be761 100644 --- a/argocd/templates/kubeclarity.yaml +++ b/argocd/templates/kubeclarity.yaml @@ -6,7 +6,7 @@ metadata: spec: project: default source: - repoURL: https://gitlab.com/developerdurp/homelab.git + repoURL: https://gitea.durp.info/DeveloperDurp/homelab.git targetRevision: main path: kubeclarity destination: diff --git a/argocd/templates/littlelink.yaml b/argocd/templates/littlelink.yaml index 99b08fe..003a9ee 100644 --- a/argocd/templates/littlelink.yaml +++ b/argocd/templates/littlelink.yaml @@ -6,7 +6,7 @@ metadata: spec: project: default source: - repoURL: https://gitlab.com/developerdurp/homelab.git + repoURL: https://gitea.durp.info/DeveloperDurp/homelab.git targetRevision: main path: littlelink directory: diff --git a/argocd/templates/longhorn.yaml b/argocd/templates/longhorn.yaml index 017da6f..973b77e 100644 --- a/argocd/templates/longhorn.yaml +++ b/argocd/templates/longhorn.yaml @@ -6,7 +6,7 @@ metadata: spec: project: default source: - repoURL: https://gitlab.com/developerdurp/homelab.git + repoURL: https://gitea.durp.info/DeveloperDurp/homelab.git targetRevision: main path: longhorn destination: diff --git a/argocd/templates/nfs-client.yaml b/argocd/templates/nfs-client.yaml index e374885..c9eb008 100644 --- a/argocd/templates/nfs-client.yaml +++ b/argocd/templates/nfs-client.yaml @@ -6,7 +6,7 @@ metadata: spec: project: default source: - repoURL: https://gitlab.com/developerdurp/homelab.git + repoURL: https://gitea.durp.info/DeveloperDurp/homelab.git targetRevision: main path: nfs-client directory: diff --git a/argocd/templates/octopus-tentacle.yaml b/argocd/templates/octopus-tentacle.yaml index c68a1d3..a192a5f 100644 --- a/argocd/templates/octopus-tentacle.yaml +++ b/argocd/templates/octopus-tentacle.yaml @@ -6,7 +6,7 @@ metadata: spec: project: default source: - repoURL: https://gitlab.com/developerdurp/homelab.git + repoURL: https://gitea.durp.info/DeveloperDurp/homelab.git targetRevision: main path: octopus-tentacle destination: diff --git a/argocd/templates/traefik-mesh.yaml b/argocd/templates/traefik-mesh.yaml index d12caf6..185ee7c 100644 --- a/argocd/templates/traefik-mesh.yaml +++ b/argocd/templates/traefik-mesh.yaml @@ -6,7 +6,7 @@ metadata: spec: project: default source: - repoURL: https://gitlab.com/developerdurp/homelab.git + repoURL: https://gitea.durp.info/DeveloperDurp/homelab.git targetRevision: main path: traefik-mesh destination: diff --git a/argocd/templates/traefik.yaml b/argocd/templates/traefik.yaml index 3995a9f..ed52d31 100644 --- a/argocd/templates/traefik.yaml +++ b/argocd/templates/traefik.yaml @@ -6,7 +6,7 @@ metadata: spec: project: default source: - repoURL: https://gitlab.com/developerdurp/homelab.git + repoURL: https://gitea.durp.info/DeveloperDurp/homelab.git targetRevision: main path: traefik destination: diff --git a/argocd/templates/uptimekuma.yaml b/argocd/templates/uptimekuma.yaml index ff0e1af..a73377d 100644 --- a/argocd/templates/uptimekuma.yaml +++ b/argocd/templates/uptimekuma.yaml @@ -6,7 +6,7 @@ metadata: spec: project: default source: - repoURL: https://gitlab.com/developerdurp/homelab.git + repoURL: https://gitea.durp.info/DeveloperDurp/homelab.git targetRevision: main path: uptimekuma directory: diff --git a/argocd/templates/vault.yaml b/argocd/templates/vault.yaml index 88eb9b3..f292919 100644 --- a/argocd/templates/vault.yaml +++ b/argocd/templates/vault.yaml @@ -6,7 +6,7 @@ metadata: spec: project: default source: - repoURL: https://gitlab.com/developerdurp/homelab.git + repoURL: https://gitea.durp.info/DeveloperDurp/homelab.git targetRevision: main path: vault destination: @@ -22,4 +22,4 @@ spec: - group: admissionregistration.k8s.io kind: MutatingWebhookConfiguration jqPathExpressions: - - .webhooks[]?.clientConfig.caBundle \ No newline at end of file + - .webhooks[]?.clientConfig.caBundle