From 35bfb0b536f9bb00fc271ce49ba42b6f953c32b9 Mon Sep 17 00:00:00 2001 From: DeveloperDurp Date: Sun, 9 Apr 2023 20:51:22 +0000 Subject: [PATCH] Update 20 files - /argocd/templates/authentik.yaml - /argocd/templates/bitwarden.yaml - /argocd/templates/cert-manager.yaml - /argocd/templates/durpapi.yaml - /argocd/templates/durpot.yaml - /argocd/templates/gitlab-runner.yaml - /argocd/templates/heimdall.yaml - /argocd/templates/ingress-nginx.yaml - /argocd/templates/InternalProxy.yaml - /argocd/templates/kong.yaml - /argocd/templates/kube-prometheus-stack.yaml - /argocd/templates/littlelink.yaml - /argocd/templates/longhorn.yaml - /argocd/templates/nextcloud.yaml - /argocd/templates/nexus-repository-manager.yaml - /argocd/templates/nfs-client.yaml - /argocd/templates/sealed-secrets.yaml - /argocd/templates/uptimekuma.yaml - /argocd/templates/whoogle.yaml - /argocd/apps.yaml --- argocd/apps.yaml | 2 +- argocd/templates/InternalProxy.yaml | 2 +- argocd/templates/authentik.yaml | 2 +- argocd/templates/bitwarden.yaml | 2 +- argocd/templates/cert-manager.yaml | 2 +- argocd/templates/durpapi.yaml | 2 +- argocd/templates/durpot.yaml | 2 +- argocd/templates/gitlab-runner.yaml | 2 +- argocd/templates/heimdall.yaml | 2 +- argocd/templates/ingress-nginx.yaml | 2 +- argocd/templates/kong.yaml | 2 +- argocd/templates/kube-prometheus-stack.yaml | 2 +- argocd/templates/littlelink.yaml | 2 +- argocd/templates/longhorn.yaml | 2 +- argocd/templates/nextcloud.yaml | 2 +- argocd/templates/nexus-repository-manager.yaml | 2 +- argocd/templates/nfs-client.yaml | 2 +- argocd/templates/sealed-secrets.yaml | 2 +- argocd/templates/uptimekuma.yaml | 2 +- argocd/templates/whoogle.yaml | 2 +- 20 files changed, 20 insertions(+), 20 deletions(-) diff --git a/argocd/apps.yaml b/argocd/apps.yaml index c9c4e2d..f2a0237 100644 --- a/argocd/apps.yaml +++ b/argocd/apps.yaml @@ -6,7 +6,7 @@ metadata: spec: project: default source: - repoURL: https://github.com/DeveloperDurp/homelab.git + repoURL: https://gitlab.com/developerdurp/homelab.git targetRevision: main path: argocd directory: diff --git a/argocd/templates/InternalProxy.yaml b/argocd/templates/InternalProxy.yaml index 8d1d7d9..1769a19 100644 --- a/argocd/templates/InternalProxy.yaml +++ b/argocd/templates/InternalProxy.yaml @@ -6,7 +6,7 @@ metadata: spec: project: default source: - repoURL: https://github.com/DeveloperDurp/homelab.git + repoURL: https://gitlab.com/developerdurp/homelab.git targetRevision: main path: internalproxy directory: diff --git a/argocd/templates/authentik.yaml b/argocd/templates/authentik.yaml index 901fe05..735fa1a 100644 --- a/argocd/templates/authentik.yaml +++ b/argocd/templates/authentik.yaml @@ -6,7 +6,7 @@ metadata: spec: project: default source: - repoURL: https://github.com/DeveloperDurp/homelab.git + repoURL: https://gitlab.com/developerdurp/homelab.git targetRevision: main path: authentik destination: diff --git a/argocd/templates/bitwarden.yaml b/argocd/templates/bitwarden.yaml index bdee2e2..6aad52f 100644 --- a/argocd/templates/bitwarden.yaml +++ b/argocd/templates/bitwarden.yaml @@ -6,7 +6,7 @@ metadata: spec: project: default source: - repoURL: https://github.com/DeveloperDurp/homelab.git + repoURL: https://gitlab.com/developerdurp/homelab.git targetRevision: main path: bitwarden directory: diff --git a/argocd/templates/cert-manager.yaml b/argocd/templates/cert-manager.yaml index 526127e..1eb8fe2 100644 --- a/argocd/templates/cert-manager.yaml +++ b/argocd/templates/cert-manager.yaml @@ -6,7 +6,7 @@ metadata: spec: project: default source: - repoURL: https://github.com/DeveloperDurp/homelab.git + repoURL: https://gitlab.com/developerdurp/homelab.git targetRevision: main path: cert-manager destination: diff --git a/argocd/templates/durpapi.yaml b/argocd/templates/durpapi.yaml index 6a0365f..53c2db6 100644 --- a/argocd/templates/durpapi.yaml +++ b/argocd/templates/durpapi.yaml @@ -6,7 +6,7 @@ metadata: spec: project: default source: - repoURL: https://github.com/DeveloperDurp/homelab.git + repoURL: https://gitlab.com/developerdurp/homelab.git targetRevision: main path: durpapi destination: diff --git a/argocd/templates/durpot.yaml b/argocd/templates/durpot.yaml index 4eeca3d..1bfcd37 100644 --- a/argocd/templates/durpot.yaml +++ b/argocd/templates/durpot.yaml @@ -6,7 +6,7 @@ metadata: spec: project: default source: - repoURL: https://github.com/DeveloperDurp/homelab.git + repoURL: https://gitlab.com/developerdurp/homelab.git targetRevision: main path: durpot destination: diff --git a/argocd/templates/gitlab-runner.yaml b/argocd/templates/gitlab-runner.yaml index bae63eb..c5539d7 100644 --- a/argocd/templates/gitlab-runner.yaml +++ b/argocd/templates/gitlab-runner.yaml @@ -6,7 +6,7 @@ metadata: spec: project: default source: - repoURL: https://github.com/DeveloperDurp/homelab.git + repoURL: https://gitlab.com/developerdurp/homelab.git targetRevision: main path: gitlab-runner destination: diff --git a/argocd/templates/heimdall.yaml b/argocd/templates/heimdall.yaml index 76004ed..49a0dfc 100644 --- a/argocd/templates/heimdall.yaml +++ b/argocd/templates/heimdall.yaml @@ -6,7 +6,7 @@ metadata: spec: project: default source: - repoURL: https://github.com/DeveloperDurp/homelab.git + repoURL: https://gitlab.com/developerdurp/homelab.git targetRevision: main path: heimdall directory: diff --git a/argocd/templates/ingress-nginx.yaml b/argocd/templates/ingress-nginx.yaml index 6799079..2e60edc 100644 --- a/argocd/templates/ingress-nginx.yaml +++ b/argocd/templates/ingress-nginx.yaml @@ -6,7 +6,7 @@ metadata: spec: project: default source: - repoURL: https://github.com/DeveloperDurp/homelab.git + repoURL: https://gitlab.com/developerdurp/homelab.git targetRevision: main path: ingress-nginx destination: diff --git a/argocd/templates/kong.yaml b/argocd/templates/kong.yaml index b26f9f7..81cd90d 100644 --- a/argocd/templates/kong.yaml +++ b/argocd/templates/kong.yaml @@ -6,7 +6,7 @@ #spec: # project: default # source: -# repoURL: https://github.com/DeveloperDurp/homelab.git +# repoURL: https://gitlab.com/developerdurp/homelab.git # targetRevision: main # path: kong # directory: diff --git a/argocd/templates/kube-prometheus-stack.yaml b/argocd/templates/kube-prometheus-stack.yaml index ef286e3..02f8261 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://github.com/DeveloperDurp/homelab.git + repoURL: https://gitlab.com/developerdurp/homelab.git targetRevision: main path: kube-prometheus-stack destination: diff --git a/argocd/templates/littlelink.yaml b/argocd/templates/littlelink.yaml index d4a6f71..99b08fe 100644 --- a/argocd/templates/littlelink.yaml +++ b/argocd/templates/littlelink.yaml @@ -6,7 +6,7 @@ metadata: spec: project: default source: - repoURL: https://github.com/DeveloperDurp/homelab.git + repoURL: https://gitlab.com/developerdurp/homelab.git targetRevision: main path: littlelink directory: diff --git a/argocd/templates/longhorn.yaml b/argocd/templates/longhorn.yaml index e5d6338..017da6f 100644 --- a/argocd/templates/longhorn.yaml +++ b/argocd/templates/longhorn.yaml @@ -6,7 +6,7 @@ metadata: spec: project: default source: - repoURL: https://github.com/DeveloperDurp/homelab.git + repoURL: https://gitlab.com/developerdurp/homelab.git targetRevision: main path: longhorn destination: diff --git a/argocd/templates/nextcloud.yaml b/argocd/templates/nextcloud.yaml index e297a69..0bdafa2 100644 --- a/argocd/templates/nextcloud.yaml +++ b/argocd/templates/nextcloud.yaml @@ -6,7 +6,7 @@ #spec: # project: default # source: -# repoURL: https://github.com/DeveloperDurp/homelab.git +# repoURL: https://gitlab.com/developerdurp/homelab.git # targetRevision: main # path: nextcloud # destination: diff --git a/argocd/templates/nexus-repository-manager.yaml b/argocd/templates/nexus-repository-manager.yaml index 2f272e6..3801323 100644 --- a/argocd/templates/nexus-repository-manager.yaml +++ b/argocd/templates/nexus-repository-manager.yaml @@ -6,7 +6,7 @@ #spec: # project: default # source: -# repoURL: https://github.com/DeveloperDurp/homelab.git +# repoURL: https://gitlab.com/developerdurp/homelab.git # targetRevision: main # path: nexus-repository-manager # destination: diff --git a/argocd/templates/nfs-client.yaml b/argocd/templates/nfs-client.yaml index 255589a..e374885 100644 --- a/argocd/templates/nfs-client.yaml +++ b/argocd/templates/nfs-client.yaml @@ -6,7 +6,7 @@ metadata: spec: project: default source: - repoURL: https://github.com/DeveloperDurp/homelab.git + repoURL: https://gitlab.com/developerdurp/homelab.git targetRevision: main path: nfs-client directory: diff --git a/argocd/templates/sealed-secrets.yaml b/argocd/templates/sealed-secrets.yaml index 5b3fff0..6f70d5d 100644 --- a/argocd/templates/sealed-secrets.yaml +++ b/argocd/templates/sealed-secrets.yaml @@ -6,7 +6,7 @@ metadata: spec: project: default source: - repoURL: https://github.com/DeveloperDurp/homelab.git + repoURL: https://gitlab.com/developerdurp/homelab.git targetRevision: main path: sealed-secrets directory: diff --git a/argocd/templates/uptimekuma.yaml b/argocd/templates/uptimekuma.yaml index 0db0e37..ff0e1af 100644 --- a/argocd/templates/uptimekuma.yaml +++ b/argocd/templates/uptimekuma.yaml @@ -6,7 +6,7 @@ metadata: spec: project: default source: - repoURL: https://github.com/DeveloperDurp/homelab.git + repoURL: https://gitlab.com/developerdurp/homelab.git targetRevision: main path: uptimekuma directory: diff --git a/argocd/templates/whoogle.yaml b/argocd/templates/whoogle.yaml index 691d06c..632425f 100644 --- a/argocd/templates/whoogle.yaml +++ b/argocd/templates/whoogle.yaml @@ -6,7 +6,7 @@ metadata: spec: project: default source: - repoURL: https://github.com/DeveloperDurp/homelab.git + repoURL: https://gitlab.com/developerdurp/homelab.git targetRevision: main path: whoogle directory: