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 path: apps-kustomized/cilium-settings
repoURL: https://git.martyn.berlin/martyn/infra4talos repoURL: https://git.martyn.berlin/martyn/infra4talos
targetRevision: HEAD targetRevision: HEAD
sycPolicy:
automated:
selfHeal: 'true'

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

@ -29,3 +29,6 @@ spec:
- https://helm.cilium.io/ - https://helm.cilium.io/
- https://openebs.github.io/mayastor-extensions/ - https://openebs.github.io/mayastor-extensions/
- https://raw.githubusercontent.com/kubernetes-csi/csi-driver-smb/master/charts - 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 path: apps-kustomized/smb-storageclasses
repoURL: https://git.martyn.berlin/martyn/infra4talos repoURL: https://git.martyn.berlin/martyn/infra4talos
targetRevision: HEAD targetRevision: HEAD
sycPolicy:
automated:
selfHeal: 'true'

View File

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