diff --git a/master/argocd/templates/InternalProxy.yaml b/master/argocd/templates/InternalProxy.yaml index 1769a19..ca9bcc0 100644 --- a/master/argocd/templates/InternalProxy.yaml +++ b/master/argocd/templates/InternalProxy.yaml @@ -8,7 +8,7 @@ spec: source: repoURL: https://gitlab.com/developerdurp/homelab.git targetRevision: main - path: internalproxy + path: master/internalproxy directory: recurse: true destination: diff --git a/master/argocd/templates/argocd.yaml b/master/argocd/templates/argocd.yaml index 417915e..e93aa4f 100644 --- a/master/argocd/templates/argocd.yaml +++ b/master/argocd/templates/argocd.yaml @@ -8,7 +8,7 @@ spec: source: repoURL: https://gitlab.com/developerdurp/homelab.git targetRevision: main - path: argocd + path: master/argocd destination: namespace: argocd name: in-cluster diff --git a/master/argocd/templates/authentik.yaml b/master/argocd/templates/authentik.yaml index 735fa1a..5abfb3b 100644 --- a/master/argocd/templates/authentik.yaml +++ b/master/argocd/templates/authentik.yaml @@ -8,7 +8,7 @@ spec: source: repoURL: https://gitlab.com/developerdurp/homelab.git targetRevision: main - path: authentik + path: master/authentik destination: namespace: authentik name: in-cluster diff --git a/master/argocd/templates/bitwarden.yaml b/master/argocd/templates/bitwarden.yaml index 6aad52f..ed56924 100644 --- a/master/argocd/templates/bitwarden.yaml +++ b/master/argocd/templates/bitwarden.yaml @@ -8,7 +8,7 @@ spec: source: repoURL: https://gitlab.com/developerdurp/homelab.git targetRevision: main - path: bitwarden + path: master/bitwarden directory: recurse: true destination: diff --git a/master/argocd/templates/cert-manager.yaml b/master/argocd/templates/cert-manager.yaml index 1eb8fe2..fc11c13 100644 --- a/master/argocd/templates/cert-manager.yaml +++ b/master/argocd/templates/cert-manager.yaml @@ -8,7 +8,7 @@ spec: source: repoURL: https://gitlab.com/developerdurp/homelab.git targetRevision: main - path: cert-manager + path: master/cert-manager destination: namespace: cert-manager name: in-cluster diff --git a/master/argocd/templates/crossplane.yml b/master/argocd/templates/crossplane.yml index e079c78..91473eb 100644 --- a/master/argocd/templates/crossplane.yml +++ b/master/argocd/templates/crossplane.yml @@ -8,7 +8,7 @@ spec: source: repoURL: https://gitlab.com/developerdurp/homelab.git targetRevision: main - path: crossplane + path: master/crossplane destination: namespace: crossplane name: in-cluster diff --git a/master/argocd/templates/durpapi.yaml b/master/argocd/templates/durpapi.yaml index 53c2db6..aeefcc1 100644 --- a/master/argocd/templates/durpapi.yaml +++ b/master/argocd/templates/durpapi.yaml @@ -8,7 +8,7 @@ spec: source: repoURL: https://gitlab.com/developerdurp/homelab.git targetRevision: main - path: durpapi + path: master/durpapi destination: namespace: durpapi name: in-cluster diff --git a/master/argocd/templates/durpot.yaml b/master/argocd/templates/durpot.yaml index 1bfcd37..7a97eb4 100644 --- a/master/argocd/templates/durpot.yaml +++ b/master/argocd/templates/durpot.yaml @@ -8,7 +8,7 @@ spec: source: repoURL: https://gitlab.com/developerdurp/homelab.git targetRevision: main - path: durpot + path: master/durpot destination: namespace: durpot name: in-cluster diff --git a/master/argocd/templates/external-dns.yaml b/master/argocd/templates/external-dns.yaml index ba05f2c..5cf21a5 100644 --- a/master/argocd/templates/external-dns.yaml +++ b/master/argocd/templates/external-dns.yaml @@ -8,7 +8,7 @@ spec: source: repoURL: https://gitlab.com/developerdurp/homelab.git targetRevision: main - path: external-dns + path: master/external-dns destination: namespace: external-dns name: in-cluster diff --git a/master/argocd/templates/external-secrets.yaml b/master/argocd/templates/external-secrets.yaml index cf8a595..04f8f1d 100644 --- a/master/argocd/templates/external-secrets.yaml +++ b/master/argocd/templates/external-secrets.yaml @@ -8,7 +8,7 @@ spec: source: repoURL: https://gitlab.com/developerdurp/homelab.git targetRevision: main - path: external-secrets + path: master/external-secrets destination: namespace: external-secrets name: in-cluster diff --git a/master/argocd/templates/gatekeeper.yaml b/master/argocd/templates/gatekeeper.yaml index 5c60c12..d9a0265 100644 --- a/master/argocd/templates/gatekeeper.yaml +++ b/master/argocd/templates/gatekeeper.yaml @@ -8,7 +8,7 @@ spec: source: repoURL: https://gitlab.com/developerdurp/homelab.git targetRevision: main - path: gatekeeper + path: master/gatekeeper destination: namespace: gatekeeper name: in-cluster diff --git a/master/argocd/templates/gitlab-runner.yaml b/master/argocd/templates/gitlab-runner.yaml index c5539d7..13f4ebd 100644 --- a/master/argocd/templates/gitlab-runner.yaml +++ b/master/argocd/templates/gitlab-runner.yaml @@ -8,7 +8,7 @@ spec: source: repoURL: https://gitlab.com/developerdurp/homelab.git targetRevision: main - path: gitlab-runner + path: master/gitlab-runner destination: namespace: gitlab-runner name: in-cluster diff --git a/master/argocd/templates/heimdall.yaml b/master/argocd/templates/heimdall.yaml index d695e34..333a761 100644 --- a/master/argocd/templates/heimdall.yaml +++ b/master/argocd/templates/heimdall.yaml @@ -8,7 +8,7 @@ spec: source: repoURL: https://gitlab.com/developerdurp/homelab.git targetRevision: main - path: heimdall + path: master/heimdall destination: namespace: heimdall name: in-cluster diff --git a/master/argocd/templates/krakend.yaml b/master/argocd/templates/krakend.yaml index 68a57d1..e5ed113 100644 --- a/master/argocd/templates/krakend.yaml +++ b/master/argocd/templates/krakend.yaml @@ -8,7 +8,7 @@ spec: source: repoURL: https://gitlab.com/developerdurp/homelab.git targetRevision: main - path: krakend + path: master/krakend destination: namespace: krakend name: in-cluster diff --git a/master/argocd/templates/kube-prometheus-stack.yaml b/master/argocd/templates/kube-prometheus-stack.yaml index 02f8261..ab57dfa 100644 --- a/master/argocd/templates/kube-prometheus-stack.yaml +++ b/master/argocd/templates/kube-prometheus-stack.yaml @@ -8,7 +8,7 @@ spec: source: repoURL: https://gitlab.com/developerdurp/homelab.git targetRevision: main - path: kube-prometheus-stack + path: master/kube-prometheus-stack destination: namespace: kube-prometheus-stack name: in-cluster diff --git a/master/argocd/templates/kubeclarity.yaml b/master/argocd/templates/kubeclarity.yaml index c812528..f2db3c0 100644 --- a/master/argocd/templates/kubeclarity.yaml +++ b/master/argocd/templates/kubeclarity.yaml @@ -8,7 +8,7 @@ spec: source: repoURL: https://gitlab.com/developerdurp/homelab.git targetRevision: main - path: kubeclarity + path: master/kubeclarity destination: namespace: kubeclarity name: in-cluster diff --git a/master/argocd/templates/littlelink.yaml b/master/argocd/templates/littlelink.yaml index 99b08fe..856ac87 100644 --- a/master/argocd/templates/littlelink.yaml +++ b/master/argocd/templates/littlelink.yaml @@ -8,7 +8,7 @@ spec: source: repoURL: https://gitlab.com/developerdurp/homelab.git targetRevision: main - path: littlelink + path: master/littlelink directory: recurse: true destination: diff --git a/master/argocd/templates/longhorn.yaml b/master/argocd/templates/longhorn.yaml index 017da6f..1e857c5 100644 --- a/master/argocd/templates/longhorn.yaml +++ b/master/argocd/templates/longhorn.yaml @@ -8,7 +8,7 @@ spec: source: repoURL: https://gitlab.com/developerdurp/homelab.git targetRevision: main - path: longhorn + path: master/longhorn destination: namespace: longhorn-system name: in-cluster diff --git a/master/argocd/templates/metallb-system.yaml b/master/argocd/templates/metallb-system.yaml index 051be57..d343453 100644 --- a/master/argocd/templates/metallb-system.yaml +++ b/master/argocd/templates/metallb-system.yaml @@ -8,7 +8,7 @@ spec: source: repoURL: https://gitlab.com/developerdurp/homelab.git targetRevision: main - path: metallb-system + path: master/metallb-system destination: namespace: metallb-system name: in-cluster diff --git a/master/argocd/templates/nfs-client.yaml b/master/argocd/templates/nfs-client.yaml index e374885..a299095 100644 --- a/master/argocd/templates/nfs-client.yaml +++ b/master/argocd/templates/nfs-client.yaml @@ -8,7 +8,7 @@ spec: source: repoURL: https://gitlab.com/developerdurp/homelab.git targetRevision: main - path: nfs-client + path: master/nfs-client directory: recurse: true destination: diff --git a/master/argocd/templates/open-webui.yaml b/master/argocd/templates/open-webui.yaml index a2b25fa..beb59a6 100644 --- a/master/argocd/templates/open-webui.yaml +++ b/master/argocd/templates/open-webui.yaml @@ -8,7 +8,7 @@ spec: source: repoURL: https://gitlab.com/developerdurp/homelab.git targetRevision: main - path: open-webui + path: master/open-webui destination: namespace: open-webui name: in-cluster diff --git a/master/argocd/templates/traefik.yaml b/master/argocd/templates/traefik.yaml index 3995a9f..e336d57 100644 --- a/master/argocd/templates/traefik.yaml +++ b/master/argocd/templates/traefik.yaml @@ -8,7 +8,7 @@ spec: source: repoURL: https://gitlab.com/developerdurp/homelab.git targetRevision: main - path: traefik + path: master/traefik destination: namespace: traefik name: in-cluster diff --git a/master/argocd/templates/uptimekuma.yaml b/master/argocd/templates/uptimekuma.yaml index ff0e1af..1d2c5e6 100644 --- a/master/argocd/templates/uptimekuma.yaml +++ b/master/argocd/templates/uptimekuma.yaml @@ -8,7 +8,7 @@ spec: source: repoURL: https://gitlab.com/developerdurp/homelab.git targetRevision: main - path: uptimekuma + path: master/uptimekuma directory: recurse: true destination: diff --git a/master/argocd/templates/vault.yaml b/master/argocd/templates/vault.yaml index 6e243c5..7a5e227 100644 --- a/master/argocd/templates/vault.yaml +++ b/master/argocd/templates/vault.yaml @@ -8,7 +8,7 @@ spec: source: repoURL: https://gitlab.com/developerdurp/homelab.git targetRevision: main - path: vault + path: master/vault destination: namespace: vault name: in-cluster @@ -16,7 +16,7 @@ spec: automated: prune: true selfHeal: true - syncOptions: + syncOptions: Gc - CreateNamespace=true ignoreDifferences: - group: admissionregistration.k8s.io