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,8 +5,8 @@ metadata:
namespace: argocd
spec:
clusterResourceWhitelist:
- group: "*"
kind: "*"
- group: '*'
kind: '*'
clusterResourceBlacklist:
- group: cilium.io
kind: CiliumIdentity
@ -17,3 +17,6 @@ spec:
- name: '*'
namespace: '*'
server: https://kubernetes.default.svc
sycPolicy:
automated:
selfHeal: 'true'

View File

@ -29,3 +29,6 @@ spec:
- 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'