Autosync all the things, also yq indented them differently

Signed-off-by: Martyn Ranyard <m@rtyn.berlin>
This commit is contained in:
Martyn 2023-11-14 12:41:00 +01:00
parent 996a80d085
commit 6b2b4e417b
11 changed files with 59 additions and 26 deletions

View File

@ -12,3 +12,6 @@ spec:
path: apps-kustomized/cilium-settings
repoURL: https://git.martyn.berlin/martyn/infra4talos
targetRevision: HEAD
sycPolicy:
automated:
selfHeal: 'true'

View File

@ -12,3 +12,6 @@ spec:
path: apps-kustomized/cloudtube
repoURL: https://git.martyn.berlin/martyn/infra4talos
targetRevision: HEAD
sycPolicy:
automated:
selfHeal: 'true'

View File

@ -12,3 +12,6 @@ spec:
chart: csi-driver-smb
repoURL: https://raw.githubusercontent.com/kubernetes-csi/csi-driver-smb/master/charts
targetRevision: v1.13.0
sycPolicy:
automated:
selfHeal: 'true'

View File

@ -12,3 +12,6 @@ spec:
path: apps-kustomized/external-dns
repoURL: https://git.martyn.berlin/martyn/infra4talos
targetRevision: HEAD
sycPolicy:
automated:
selfHeal: 'true'

View File

@ -12,3 +12,6 @@ spec:
path: apps-kustomized/lidarr
repoURL: https://git.martyn.berlin/martyn/infra4talos
targetRevision: HEAD
sycPolicy:
automated:
selfHeal: 'true'

View File

@ -12,3 +12,6 @@ spec:
path: apps-kustomized/lms
repoURL: https://git.martyn.berlin/martyn/infra4talos
targetRevision: HEAD
sycPolicy:
automated:
selfHeal: 'true'

View File

@ -12,3 +12,6 @@ spec:
path: apps-kustomized/newleaf
repoURL: https://git.martyn.berlin/martyn/infra4talos
targetRevision: HEAD
sycPolicy:
automated:
selfHeal: 'true'

View File

@ -5,15 +5,18 @@ metadata:
namespace: argocd
spec:
clusterResourceWhitelist:
- group: "*"
kind: "*"
- group: '*'
kind: '*'
clusterResourceBlacklist:
- group: cilium.io
kind: CiliumIdentity
- group: cilium.io
kind: CiliumIdentity
description: everything non-infra
sourceRepos:
- https://git.martyn.berlin/martyn/infra4talos.git
- https://git.martyn.berlin/martyn/infra4talos.git
destinations:
- name: '*'
namespace: '*'
server: https://kubernetes.default.svc
- name: '*'
namespace: '*'
server: https://kubernetes.default.svc
sycPolicy:
automated:
selfHeal: 'true'

View File

@ -7,25 +7,28 @@ metadata:
namespace: argocd
spec:
clusterResourceWhitelist:
- group: '*'
kind: '*'
- group: '*'
kind: '*'
clusterResourceBlacklist:
- group: cilium.io
kind: CiliumIdentity
- group: cilium.io
kind: CiliumIdentity
description: argo, nginx-ingress, etc.
destinations:
- name: '*'
namespace: '*'
server: https://kubernetes.default.svc
- name: '*'
namespace: '*'
server: https://kubernetes.default.svc
sourceRepos:
- https://git.martyn.berlin/martyn/infra4talos.git
- https://github.com/argoproj/argo-cd
- https://1password.github.io/connect-helm-charts/
- https://kubernetes-sigs.github.io/secrets-store-csi-driver/charts
- https://github.com/MeisterLabs/secrets-store-csi-driver-provider-1password
- https://kubernetes.github.io/ingress-nginx
- https://charts.jetstack.io
- https://charts.neoskop.dev
- https://helm.cilium.io/
- https://openebs.github.io/mayastor-extensions/
- https://raw.githubusercontent.com/kubernetes-csi/csi-driver-smb/master/charts
- https://git.martyn.berlin/martyn/infra4talos.git
- https://github.com/argoproj/argo-cd
- https://1password.github.io/connect-helm-charts/
- https://kubernetes-sigs.github.io/secrets-store-csi-driver/charts
- https://github.com/MeisterLabs/secrets-store-csi-driver-provider-1password
- https://kubernetes.github.io/ingress-nginx
- https://charts.jetstack.io
- https://charts.neoskop.dev
- https://helm.cilium.io/
- https://openebs.github.io/mayastor-extensions/
- https://raw.githubusercontent.com/kubernetes-csi/csi-driver-smb/master/charts
sycPolicy:
automated:
selfHeal: 'true'

View File

@ -12,3 +12,6 @@ spec:
path: apps-kustomized/smb-storageclasses
repoURL: https://git.martyn.berlin/martyn/infra4talos
targetRevision: HEAD
sycPolicy:
automated:
selfHeal: 'true'

View File

@ -12,3 +12,6 @@ spec:
path: apps-kustomized/whoogle
repoURL: https://git.martyn.berlin/martyn/infra4talos
targetRevision: HEAD
sycPolicy:
automated:
selfHeal: 'true'