diff --git a/apps/argocd/values.yaml b/apps/argocd/values.yaml index 5ac8cdb..c3b782b 100644 --- a/apps/argocd/values.yaml +++ b/apps/argocd/values.yaml @@ -27,6 +27,12 @@ server: extraArgs: - --insecure # TLS is terminated at Istio gateway + hostAliases: + - ip: "172.28.101.244" + hostnames: + - auth.kube.huskypup.net + - gitlab.kube.huskypup.net + ingress: enabled: false @@ -62,6 +68,11 @@ controller: release: prometheus repoServer: + hostAliases: + - ip: "172.28.101.244" + hostnames: + - gitlab.kube.huskypup.net + - auth.kube.huskypup.net metrics: enabled: true serviceMonitor: @@ -70,6 +81,11 @@ repoServer: release: prometheus applicationSet: + hostAliases: + - ip: "172.28.101.244" + hostnames: + - gitlab.kube.huskypup.net + - auth.kube.huskypup.net metrics: enabled: true serviceMonitor: diff --git a/argocd-apps/apps/argocd.yaml b/argocd-apps/apps/argocd.yaml index 4a5f906..641baa8 100644 --- a/argocd-apps/apps/argocd.yaml +++ b/argocd-apps/apps/argocd.yaml @@ -16,10 +16,10 @@ spec: helm: valueFiles: - $values/apps/argocd/values.yaml - - repoURL: + - repoURL: https://gitlab.kube.huskypup.net/Scooby/Homelabv4.git targetRevision: main ref: values - - repoURL: + - repoURL: https://gitlab.kube.huskypup.net/Scooby/Homelabv4.git targetRevision: main path: apps/argocd/manifests destination: diff --git a/argocd-apps/apps/esphome.yaml b/argocd-apps/apps/esphome.yaml index 8fb4380..ad8b5a2 100644 --- a/argocd-apps/apps/esphome.yaml +++ b/argocd-apps/apps/esphome.yaml @@ -16,7 +16,7 @@ spec: helm: valueFiles: - $values/apps/home-assistant/esphome/values.yaml - - repoURL: + - repoURL: https://gitlab.kube.huskypup.net/Scooby/Homelabv4.git targetRevision: main ref: values destination: diff --git a/argocd-apps/apps/frigate.yaml b/argocd-apps/apps/frigate.yaml index a259bea..fcf8b4c 100644 --- a/argocd-apps/apps/frigate.yaml +++ b/argocd-apps/apps/frigate.yaml @@ -16,10 +16,10 @@ spec: helm: valueFiles: - $values/apps/frigate/values.yaml - - repoURL: + - repoURL: https://gitlab.kube.huskypup.net/Scooby/Homelabv4.git targetRevision: main ref: values - - repoURL: + - repoURL: https://gitlab.kube.huskypup.net/Scooby/Homelabv4.git targetRevision: main path: apps/frigate/manifests destination: diff --git a/argocd-apps/apps/gitlab.yaml b/argocd-apps/apps/gitlab.yaml index 45de590..4e37942 100644 --- a/argocd-apps/apps/gitlab.yaml +++ b/argocd-apps/apps/gitlab.yaml @@ -16,10 +16,10 @@ spec: helm: valueFiles: - $values/apps/gitlab/values.yaml - - repoURL: + - repoURL: https://gitlab.kube.huskypup.net/Scooby/Homelabv4.git targetRevision: main ref: values - - repoURL: + - repoURL: https://gitlab.kube.huskypup.net/Scooby/Homelabv4.git targetRevision: main path: apps/gitlab/manifests destination: diff --git a/argocd-apps/apps/guacamole.yaml b/argocd-apps/apps/guacamole.yaml index b635b48..cc72d85 100644 --- a/argocd-apps/apps/guacamole.yaml +++ b/argocd-apps/apps/guacamole.yaml @@ -10,7 +10,7 @@ metadata: spec: project: applications source: - repoURL: + repoURL: https://gitlab.kube.huskypup.net/Scooby/Homelabv4.git targetRevision: main path: apps/guacamole/manifests destination: diff --git a/argocd-apps/apps/home-assistant.yaml b/argocd-apps/apps/home-assistant.yaml index 0fde37e..7b61ec7 100644 --- a/argocd-apps/apps/home-assistant.yaml +++ b/argocd-apps/apps/home-assistant.yaml @@ -16,10 +16,10 @@ spec: helm: valueFiles: - $values/apps/home-assistant/values.yaml - - repoURL: + - repoURL: https://gitlab.kube.huskypup.net/Scooby/Homelabv4.git targetRevision: main ref: values - - repoURL: + - repoURL: https://gitlab.kube.huskypup.net/Scooby/Homelabv4.git targetRevision: main path: apps/home-assistant/manifests destination: diff --git a/argocd-apps/apps/istio-app-routes.yaml b/argocd-apps/apps/istio-app-routes.yaml index 92829c9..c75f253 100644 --- a/argocd-apps/apps/istio-app-routes.yaml +++ b/argocd-apps/apps/istio-app-routes.yaml @@ -10,7 +10,7 @@ metadata: spec: project: applications source: - repoURL: + repoURL: https://gitlab.kube.huskypup.net/Scooby/Homelabv4.git targetRevision: main path: infrastructure/istio/manifests/apps destination: diff --git a/argocd-apps/apps/n8n.yaml b/argocd-apps/apps/n8n.yaml index bb58095..6903935 100644 --- a/argocd-apps/apps/n8n.yaml +++ b/argocd-apps/apps/n8n.yaml @@ -16,10 +16,10 @@ spec: helm: valueFiles: - $values/apps/n8n/values.yaml - - repoURL: + - repoURL: https://gitlab.kube.huskypup.net/Scooby/Homelabv4.git targetRevision: main ref: values - - repoURL: + - repoURL: https://gitlab.kube.huskypup.net/Scooby/Homelabv4.git targetRevision: main path: apps/n8n/manifests destination: diff --git a/argocd-apps/apps/nessus.yaml b/argocd-apps/apps/nessus.yaml index 400359c..4c523f3 100644 --- a/argocd-apps/apps/nessus.yaml +++ b/argocd-apps/apps/nessus.yaml @@ -10,7 +10,7 @@ metadata: spec: project: applications source: - repoURL: + repoURL: https://gitlab.kube.huskypup.net/Scooby/Homelabv4.git targetRevision: main path: apps/nessus/manifests destination: diff --git a/argocd-apps/apps/nextcloud.yaml b/argocd-apps/apps/nextcloud.yaml index 59b7068..a36eea7 100644 --- a/argocd-apps/apps/nextcloud.yaml +++ b/argocd-apps/apps/nextcloud.yaml @@ -16,10 +16,10 @@ spec: helm: valueFiles: - $values/apps/nextcloud/values.yaml - - repoURL: + - repoURL: https://gitlab.kube.huskypup.net/Scooby/Homelabv4.git targetRevision: main ref: values - - repoURL: + - repoURL: https://gitlab.kube.huskypup.net/Scooby/Homelabv4.git targetRevision: main path: apps/nextcloud/manifests destination: diff --git a/argocd-apps/apps/rancher.yaml b/argocd-apps/apps/rancher.yaml index 980ef95..5bdf99c 100644 --- a/argocd-apps/apps/rancher.yaml +++ b/argocd-apps/apps/rancher.yaml @@ -16,10 +16,10 @@ spec: helm: valueFiles: - $values/apps/rancher/values.yaml - - repoURL: + - repoURL: https://gitlab.kube.huskypup.net/Scooby/Homelabv4.git targetRevision: main ref: values - - repoURL: + - repoURL: https://gitlab.kube.huskypup.net/Scooby/Homelabv4.git targetRevision: main path: apps/rancher/manifests destination: diff --git a/argocd-apps/apps/teslamate.yaml b/argocd-apps/apps/teslamate.yaml index 72566d5..7eb55db 100644 --- a/argocd-apps/apps/teslamate.yaml +++ b/argocd-apps/apps/teslamate.yaml @@ -16,10 +16,10 @@ spec: helm: valueFiles: - $values/apps/teslamate/values.yaml - - repoURL: + - repoURL: https://gitlab.kube.huskypup.net/Scooby/Homelabv4.git targetRevision: main ref: values - - repoURL: + - repoURL: https://gitlab.kube.huskypup.net/Scooby/Homelabv4.git targetRevision: main path: apps/teslamate/manifests destination: diff --git a/argocd-apps/infrastructure/authentik.yaml b/argocd-apps/infrastructure/authentik.yaml index b63357d..55a2719 100644 --- a/argocd-apps/infrastructure/authentik.yaml +++ b/argocd-apps/infrastructure/authentik.yaml @@ -16,10 +16,10 @@ spec: helm: valueFiles: - $values/infrastructure/authentik/values.yaml - - repoURL: + - repoURL: https://gitlab.kube.huskypup.net/Scooby/Homelabv4.git targetRevision: main ref: values - - repoURL: + - repoURL: https://gitlab.kube.huskypup.net/Scooby/Homelabv4.git targetRevision: main path: infrastructure/authentik/manifests destination: diff --git a/argocd-apps/infrastructure/cert-manager.yaml b/argocd-apps/infrastructure/cert-manager.yaml index 1f4875f..21a1840 100644 --- a/argocd-apps/infrastructure/cert-manager.yaml +++ b/argocd-apps/infrastructure/cert-manager.yaml @@ -16,10 +16,10 @@ spec: helm: valueFiles: - $values/infrastructure/cert-manager/values.yaml - - repoURL: + - repoURL: https://gitlab.kube.huskypup.net/Scooby/Homelabv4.git targetRevision: main ref: values - - repoURL: + - repoURL: https://gitlab.kube.huskypup.net/Scooby/Homelabv4.git targetRevision: main path: infrastructure/cert-manager/manifests destination: diff --git a/argocd-apps/infrastructure/checkov-scanner.yaml b/argocd-apps/infrastructure/checkov-scanner.yaml index c6f1fb9..fc0d896 100644 --- a/argocd-apps/infrastructure/checkov-scanner.yaml +++ b/argocd-apps/infrastructure/checkov-scanner.yaml @@ -10,7 +10,7 @@ metadata: spec: project: infrastructure source: - repoURL: + repoURL: https://gitlab.kube.huskypup.net/Scooby/Homelabv4.git targetRevision: main path: infrastructure/checkov/manifests destination: diff --git a/argocd-apps/infrastructure/cilium.yaml b/argocd-apps/infrastructure/cilium.yaml index 772025e..60c7b80 100644 --- a/argocd-apps/infrastructure/cilium.yaml +++ b/argocd-apps/infrastructure/cilium.yaml @@ -16,10 +16,10 @@ spec: helm: valueFiles: - $values/infrastructure/cilium/values.yaml - - repoURL: + - repoURL: https://gitlab.kube.huskypup.net/Scooby/Homelabv4.git targetRevision: main ref: values - - repoURL: + - repoURL: https://gitlab.kube.huskypup.net/Scooby/Homelabv4.git targetRevision: main path: infrastructure/cilium/manifests destination: diff --git a/argocd-apps/infrastructure/crowdsec.yaml b/argocd-apps/infrastructure/crowdsec.yaml index 2ad6095..9228c7b 100644 --- a/argocd-apps/infrastructure/crowdsec.yaml +++ b/argocd-apps/infrastructure/crowdsec.yaml @@ -16,10 +16,10 @@ spec: helm: valueFiles: - $values/infrastructure/crowdsec/values.yaml - - repoURL: + - repoURL: https://gitlab.kube.huskypup.net/Scooby/Homelabv4.git targetRevision: main ref: values - - repoURL: + - repoURL: https://gitlab.kube.huskypup.net/Scooby/Homelabv4.git targetRevision: main path: infrastructure/crowdsec/manifests destination: diff --git a/argocd-apps/infrastructure/envoy-edge.yaml b/argocd-apps/infrastructure/envoy-edge.yaml index 3df0189..6726f33 100644 --- a/argocd-apps/infrastructure/envoy-edge.yaml +++ b/argocd-apps/infrastructure/envoy-edge.yaml @@ -10,7 +10,7 @@ metadata: spec: project: infrastructure source: - repoURL: + repoURL: https://gitlab.kube.huskypup.net/Scooby/Homelabv4.git targetRevision: main path: infrastructure/envoy-gateway/manifests destination: diff --git a/argocd-apps/infrastructure/envoy-gateway.yaml b/argocd-apps/infrastructure/envoy-gateway.yaml index 1e89bf5..3ed0b1c 100644 --- a/argocd-apps/infrastructure/envoy-gateway.yaml +++ b/argocd-apps/infrastructure/envoy-gateway.yaml @@ -16,7 +16,7 @@ spec: helm: valueFiles: - $values/infrastructure/envoy-gateway/values.yaml - - repoURL: + - repoURL: https://gitlab.kube.huskypup.net/Scooby/Homelabv4.git targetRevision: main ref: values destination: diff --git a/argocd-apps/infrastructure/external-dns.yaml b/argocd-apps/infrastructure/external-dns.yaml index d4a2b6e..1651b96 100644 --- a/argocd-apps/infrastructure/external-dns.yaml +++ b/argocd-apps/infrastructure/external-dns.yaml @@ -16,10 +16,10 @@ spec: helm: valueFiles: - $values/infrastructure/external-dns/values.yaml - - repoURL: + - repoURL: https://gitlab.kube.huskypup.net/Scooby/Homelabv4.git targetRevision: main ref: values - - repoURL: + - repoURL: https://gitlab.kube.huskypup.net/Scooby/Homelabv4.git targetRevision: main path: infrastructure/external-dns/manifests destination: diff --git a/argocd-apps/infrastructure/external-secrets.yaml b/argocd-apps/infrastructure/external-secrets.yaml index 83418f8..d9400b1 100644 --- a/argocd-apps/infrastructure/external-secrets.yaml +++ b/argocd-apps/infrastructure/external-secrets.yaml @@ -16,7 +16,7 @@ spec: helm: valueFiles: - $values/infrastructure/external-secrets/values.yaml - - repoURL: + - repoURL: https://gitlab.kube.huskypup.net/Scooby/Homelabv4.git targetRevision: main ref: values destination: diff --git a/argocd-apps/infrastructure/grafana.yaml b/argocd-apps/infrastructure/grafana.yaml index 096c64c..ea853a5 100644 --- a/argocd-apps/infrastructure/grafana.yaml +++ b/argocd-apps/infrastructure/grafana.yaml @@ -16,13 +16,13 @@ spec: helm: valueFiles: - $values/infrastructure/grafana/values.yaml - - repoURL: + - repoURL: https://gitlab.kube.huskypup.net/Scooby/Homelabv4.git targetRevision: main ref: values - - repoURL: + - repoURL: https://gitlab.kube.huskypup.net/Scooby/Homelabv4.git targetRevision: main path: infrastructure/grafana/manifests - - repoURL: + - repoURL: https://gitlab.kube.huskypup.net/Scooby/Homelabv4.git targetRevision: main path: infrastructure/grafana/dashboards destination: diff --git a/argocd-apps/infrastructure/istio-cni.yaml b/argocd-apps/infrastructure/istio-cni.yaml index 67cd52b..a24fc73 100644 --- a/argocd-apps/infrastructure/istio-cni.yaml +++ b/argocd-apps/infrastructure/istio-cni.yaml @@ -16,7 +16,7 @@ spec: helm: valueFiles: - $values/infrastructure/istio/cni-values.yaml - - repoURL: + - repoURL: https://gitlab.kube.huskypup.net/Scooby/Homelabv4.git targetRevision: main ref: values destination: diff --git a/argocd-apps/infrastructure/istio-edge.yaml b/argocd-apps/infrastructure/istio-edge.yaml index 4306be8..2f52c92 100644 --- a/argocd-apps/infrastructure/istio-edge.yaml +++ b/argocd-apps/infrastructure/istio-edge.yaml @@ -10,7 +10,7 @@ metadata: spec: project: infrastructure source: - repoURL: + repoURL: https://gitlab.kube.huskypup.net/Scooby/Homelabv4.git targetRevision: main path: infrastructure/istio/manifests/edge destination: diff --git a/argocd-apps/infrastructure/istio-ingressgateway.yaml b/argocd-apps/infrastructure/istio-ingressgateway.yaml index ad547c2..a8f9423 100644 --- a/argocd-apps/infrastructure/istio-ingressgateway.yaml +++ b/argocd-apps/infrastructure/istio-ingressgateway.yaml @@ -16,7 +16,7 @@ spec: helm: valueFiles: - $values/infrastructure/istio/ingressgateway-values.yaml - - repoURL: + - repoURL: https://gitlab.kube.huskypup.net/Scooby/Homelabv4.git targetRevision: main ref: values destination: diff --git a/argocd-apps/infrastructure/istio-mesh-config.yaml b/argocd-apps/infrastructure/istio-mesh-config.yaml index e38e9be..750ca7f 100644 --- a/argocd-apps/infrastructure/istio-mesh-config.yaml +++ b/argocd-apps/infrastructure/istio-mesh-config.yaml @@ -10,7 +10,7 @@ metadata: spec: project: infrastructure source: - repoURL: + repoURL: https://gitlab.kube.huskypup.net/Scooby/Homelabv4.git targetRevision: main path: infrastructure/istio/manifests/mesh destination: diff --git a/argocd-apps/infrastructure/istiod.yaml b/argocd-apps/infrastructure/istiod.yaml index d3ccf26..0dfdd45 100644 --- a/argocd-apps/infrastructure/istiod.yaml +++ b/argocd-apps/infrastructure/istiod.yaml @@ -16,7 +16,7 @@ spec: helm: valueFiles: - $values/infrastructure/istio/istiod-values.yaml - - repoURL: + - repoURL: https://gitlab.kube.huskypup.net/Scooby/Homelabv4.git targetRevision: main ref: values destination: diff --git a/argocd-apps/infrastructure/kiali-operator.yaml b/argocd-apps/infrastructure/kiali-operator.yaml index c502110..238f3e6 100644 --- a/argocd-apps/infrastructure/kiali-operator.yaml +++ b/argocd-apps/infrastructure/kiali-operator.yaml @@ -16,7 +16,7 @@ spec: helm: valueFiles: - $values/infrastructure/kiali/operator-values.yaml - - repoURL: + - repoURL: https://gitlab.kube.huskypup.net/Scooby/Homelabv4.git targetRevision: main ref: values destination: diff --git a/argocd-apps/infrastructure/kiali.yaml b/argocd-apps/infrastructure/kiali.yaml index 97f9c65..6ee8673 100644 --- a/argocd-apps/infrastructure/kiali.yaml +++ b/argocd-apps/infrastructure/kiali.yaml @@ -10,7 +10,7 @@ metadata: spec: project: infrastructure source: - repoURL: + repoURL: https://gitlab.kube.huskypup.net/Scooby/Homelabv4.git targetRevision: main path: infrastructure/kiali/manifests destination: diff --git a/argocd-apps/infrastructure/kube-prometheus-stack.yaml b/argocd-apps/infrastructure/kube-prometheus-stack.yaml index c200ed0..bb21605 100644 --- a/argocd-apps/infrastructure/kube-prometheus-stack.yaml +++ b/argocd-apps/infrastructure/kube-prometheus-stack.yaml @@ -16,10 +16,10 @@ spec: helm: valueFiles: - $values/infrastructure/prometheus/values.yaml - - repoURL: + - repoURL: https://gitlab.kube.huskypup.net/Scooby/Homelabv4.git targetRevision: main ref: values - - repoURL: + - repoURL: https://gitlab.kube.huskypup.net/Scooby/Homelabv4.git targetRevision: main path: infrastructure/prometheus/manifests destination: diff --git a/argocd-apps/infrastructure/kyverno.yaml b/argocd-apps/infrastructure/kyverno.yaml index 45139d1..6557f24 100644 --- a/argocd-apps/infrastructure/kyverno.yaml +++ b/argocd-apps/infrastructure/kyverno.yaml @@ -16,10 +16,10 @@ spec: helm: valueFiles: - $values/infrastructure/kyverno/values.yaml - - repoURL: + - repoURL: https://gitlab.kube.huskypup.net/Scooby/Homelabv4.git targetRevision: main ref: values - - repoURL: + - repoURL: https://gitlab.kube.huskypup.net/Scooby/Homelabv4.git targetRevision: main path: infrastructure/kyverno/policies destination: diff --git a/argocd-apps/infrastructure/metrics-server.yaml b/argocd-apps/infrastructure/metrics-server.yaml index f040ac1..4120bb8 100644 --- a/argocd-apps/infrastructure/metrics-server.yaml +++ b/argocd-apps/infrastructure/metrics-server.yaml @@ -16,7 +16,7 @@ spec: helm: valueFiles: - $values/infrastructure/metrics-server/values.yaml - - repoURL: + - repoURL: https://gitlab.kube.huskypup.net/Scooby/Homelabv4.git targetRevision: main ref: values destination: diff --git a/argocd-apps/infrastructure/mosquitto.yaml b/argocd-apps/infrastructure/mosquitto.yaml index 821b2c7..1d4b9da 100644 --- a/argocd-apps/infrastructure/mosquitto.yaml +++ b/argocd-apps/infrastructure/mosquitto.yaml @@ -10,7 +10,7 @@ metadata: spec: project: infrastructure source: - repoURL: + repoURL: https://gitlab.kube.huskypup.net/Scooby/Homelabv4.git targetRevision: main path: infrastructure/mosquitto/manifests destination: diff --git a/argocd-apps/infrastructure/netbird-operator.yaml b/argocd-apps/infrastructure/netbird-operator.yaml index da0ba73..94951f9 100644 --- a/argocd-apps/infrastructure/netbird-operator.yaml +++ b/argocd-apps/infrastructure/netbird-operator.yaml @@ -16,7 +16,7 @@ spec: helm: valueFiles: - $values/infrastructure/netbird-operator/values.yaml - - repoURL: + - repoURL: https://gitlab.kube.huskypup.net/Scooby/Homelabv4.git targetRevision: main ref: values destination: diff --git a/argocd-apps/infrastructure/netbird.yaml b/argocd-apps/infrastructure/netbird.yaml index f7aaf5e..6f98f18 100644 --- a/argocd-apps/infrastructure/netbird.yaml +++ b/argocd-apps/infrastructure/netbird.yaml @@ -16,10 +16,10 @@ spec: helm: valueFiles: - $values/infrastructure/netbird/values.yaml - - repoURL: + - repoURL: https://gitlab.kube.huskypup.net/Scooby/Homelabv4.git targetRevision: main ref: values - - repoURL: + - repoURL: https://gitlab.kube.huskypup.net/Scooby/Homelabv4.git targetRevision: main path: infrastructure/netbird/manifests destination: diff --git a/argocd-apps/infrastructure/prometheus-crds.yaml b/argocd-apps/infrastructure/prometheus-crds.yaml index 7d29b9e..f0c736b 100644 --- a/argocd-apps/infrastructure/prometheus-crds.yaml +++ b/argocd-apps/infrastructure/prometheus-crds.yaml @@ -10,7 +10,7 @@ metadata: spec: project: infrastructure source: - repoURL: + repoURL: https://gitlab.kube.huskypup.net/Scooby/Homelabv4.git targetRevision: main path: charts/prometheus-operator-crds destination: diff --git a/argocd-apps/infrastructure/reloader.yaml b/argocd-apps/infrastructure/reloader.yaml index a84ceb0..e4103bd 100644 --- a/argocd-apps/infrastructure/reloader.yaml +++ b/argocd-apps/infrastructure/reloader.yaml @@ -16,7 +16,7 @@ spec: helm: valueFiles: - $values/infrastructure/reloader/values.yaml - - repoURL: + - repoURL: https://gitlab.kube.huskypup.net/Scooby/Homelabv4.git targetRevision: main ref: values destination: diff --git a/argocd-apps/infrastructure/rook-ceph-cluster.yaml b/argocd-apps/infrastructure/rook-ceph-cluster.yaml index a0de689..9b5cece 100644 --- a/argocd-apps/infrastructure/rook-ceph-cluster.yaml +++ b/argocd-apps/infrastructure/rook-ceph-cluster.yaml @@ -16,10 +16,10 @@ spec: helm: valueFiles: - $values/infrastructure/rook-ceph/cluster-values.yaml - - repoURL: + - repoURL: https://gitlab.kube.huskypup.net/Scooby/Homelabv4.git targetRevision: main ref: values - - repoURL: + - repoURL: https://gitlab.kube.huskypup.net/Scooby/Homelabv4.git targetRevision: main path: infrastructure/rook-ceph/manifests destination: diff --git a/argocd-apps/infrastructure/rook-ceph-operator.yaml b/argocd-apps/infrastructure/rook-ceph-operator.yaml index 5c227ee..9985721 100644 --- a/argocd-apps/infrastructure/rook-ceph-operator.yaml +++ b/argocd-apps/infrastructure/rook-ceph-operator.yaml @@ -16,7 +16,7 @@ spec: helm: valueFiles: - $values/infrastructure/rook-ceph/operator-values.yaml - - repoURL: + - repoURL: https://gitlab.kube.huskypup.net/Scooby/Homelabv4.git targetRevision: main ref: values destination: diff --git a/argocd-apps/infrastructure/scylla-manager.yaml b/argocd-apps/infrastructure/scylla-manager.yaml index 6438892..9b844a7 100644 --- a/argocd-apps/infrastructure/scylla-manager.yaml +++ b/argocd-apps/infrastructure/scylla-manager.yaml @@ -16,7 +16,7 @@ spec: helm: valueFiles: - $values/infrastructure/scylla/manager-values.yaml - - repoURL: + - repoURL: https://gitlab.kube.huskypup.net/Scooby/Homelabv4.git targetRevision: main ref: values destination: diff --git a/argocd-apps/infrastructure/scylla-operator.yaml b/argocd-apps/infrastructure/scylla-operator.yaml index 553972f..1a7fd8b 100644 --- a/argocd-apps/infrastructure/scylla-operator.yaml +++ b/argocd-apps/infrastructure/scylla-operator.yaml @@ -16,7 +16,7 @@ spec: helm: valueFiles: - $values/infrastructure/scylla/operator-values.yaml - - repoURL: + - repoURL: https://gitlab.kube.huskypup.net/Scooby/Homelabv4.git targetRevision: main ref: values destination: diff --git a/argocd-apps/infrastructure/tetragon.yaml b/argocd-apps/infrastructure/tetragon.yaml index 5cb5243..eeee231 100644 --- a/argocd-apps/infrastructure/tetragon.yaml +++ b/argocd-apps/infrastructure/tetragon.yaml @@ -16,10 +16,10 @@ spec: helm: valueFiles: - $values/infrastructure/tetragon/values.yaml - - repoURL: + - repoURL: https://gitlab.kube.huskypup.net/Scooby/Homelabv4.git targetRevision: main ref: values - - repoURL: + - repoURL: https://gitlab.kube.huskypup.net/Scooby/Homelabv4.git targetRevision: main path: infrastructure/tetragon/tracing-policies destination: diff --git a/argocd-apps/infrastructure/unpoller.yaml b/argocd-apps/infrastructure/unpoller.yaml index 81a6aa7..9b89771 100644 --- a/argocd-apps/infrastructure/unpoller.yaml +++ b/argocd-apps/infrastructure/unpoller.yaml @@ -10,7 +10,7 @@ metadata: spec: project: infrastructure source: - repoURL: + repoURL: https://gitlab.kube.huskypup.net/Scooby/Homelabv4.git targetRevision: main path: infrastructure/unpoller/manifests destination: diff --git a/argocd-apps/infrastructure/vault.yaml b/argocd-apps/infrastructure/vault.yaml index 5bad21f..799a1cb 100644 --- a/argocd-apps/infrastructure/vault.yaml +++ b/argocd-apps/infrastructure/vault.yaml @@ -16,10 +16,10 @@ spec: helm: valueFiles: - $values/infrastructure/vault/values.yaml - - repoURL: + - repoURL: https://gitlab.kube.huskypup.net/Scooby/Homelabv4.git targetRevision: main ref: values - - repoURL: + - repoURL: https://gitlab.kube.huskypup.net/Scooby/Homelabv4.git targetRevision: main path: infrastructure/vault/manifests destination: diff --git a/bootstrap.yaml b/bootstrap.yaml index 554565b..5ef582e 100644 --- a/bootstrap.yaml +++ b/bootstrap.yaml @@ -8,7 +8,7 @@ metadata: spec: project: default source: - repoURL: + repoURL: https://gitlab.kube.huskypup.net/Scooby/Homelabv4.git targetRevision: main path: argocd-apps directory: