--- apiVersion: argoproj.io/v1alpha1 kind: Application metadata: name: cilium-wheatley namespace: argocd spec: project: default source: repoURL: https://code.peterg.nl/wheatley/kubernetes.git path: k8s-wheatley/cilium targetRevision: HEAD destination: server: https://10.13.37.10:6443 namespace: kube-system syncPolicy: automated: prune: true selfHeal: true --- apiVersion: argoproj.io/v1alpha1 kind: Application metadata: name: external-secrets-wheatley namespace: argocd spec: project: default source: repoURL: https://code.peterg.nl/wheatley/kubernetes.git path: k8s-wheatley/external-secrets-operator targetRevision: HEAD destination: server: https://10.13.37.10:6443 namespace: external-secrets syncPolicy: automated: prune: true selfHeal: true syncOptions: - ServerSideApply=true --- apiVersion: argoproj.io/v1alpha1 kind: Application metadata: name: piraeus-datastore namespace: argocd spec: project: default source: repoURL: https://code.peterg.nl/wheatley/kubernetes.git path: k8s-wheatley/datastore targetRevision: HEAD destination: server: https://10.13.37.10:6443 namespace: piraeus-datastore syncPolicy: automated: prune: true selfHeal: true --- apiVersion: argoproj.io/v1alpha1 kind: Application metadata: name: alloy-wheatley namespace: argocd spec: project: default source: repoURL: https://code.peterg.nl/wheatley/kubernetes.git path: k8s-wheatley/alloy targetRevision: HEAD destination: server: https://10.13.37.10:6443 namespace: alloy syncPolicy: automated: prune: true selfHeal: true syncOptions: - ServerSideApply=true --- apiVersion: argoproj.io/v1alpha1 kind: Application metadata: name: cloudnative-pg namespace: argocd spec: project: default source: repoURL: https://code.peterg.nl/wheatley/kubernetes.git path: k8s-wheatley/cloudnative-pg targetRevision: HEAD destination: server: https://10.13.37.10:6443 namespace: cnpg-system syncPolicy: automated: prune: true selfHeal: true syncOptions: - ServerSideApply=true --- apiVersion: argoproj.io/v1alpha1 kind: Application metadata: name: sonarr namespace: argocd spec: project: default source: repoURL: https://code.peterg.nl/wheatley/kubernetes.git path: k8s-wheatley/sonarr targetRevision: HEAD destination: server: https://10.13.37.10:6443 namespace: sonarr syncPolicy: automated: prune: true selfHeal: true --- apiVersion: argoproj.io/v1alpha1 kind: Application metadata: name: radarr namespace: argocd spec: project: default source: repoURL: https://code.peterg.nl/wheatley/kubernetes.git path: k8s-wheatley/radarr targetRevision: HEAD destination: server: https://10.13.37.10:6443 namespace: radarr syncPolicy: automated: prune: true selfHeal: true --- apiVersion: argoproj.io/v1alpha1 kind: Application metadata: name: prowlarr namespace: argocd spec: project: default source: repoURL: https://code.peterg.nl/wheatley/kubernetes.git path: k8s-wheatley/prowlarr targetRevision: HEAD destination: server: https://10.13.37.10:6443 namespace: prowlarr syncPolicy: automated: prune: true selfHeal: true --- apiVersion: argoproj.io/v1alpha1 kind: Application metadata: name: qbittorrent namespace: argocd spec: project: default source: repoURL: https://code.peterg.nl/wheatley/kubernetes.git path: k8s-wheatley/qbittorrent targetRevision: HEAD destination: server: https://10.13.37.10:6443 namespace: qbittorrent syncPolicy: automated: prune: true selfHeal: true --- apiVersion: argoproj.io/v1alpha1 kind: Application metadata: name: plex namespace: argocd spec: project: default source: repoURL: https://code.peterg.nl/wheatley/kubernetes.git path: k8s-wheatley/plex targetRevision: HEAD destination: server: https://10.13.37.10:6443 namespace: plex syncPolicy: automated: prune: true selfHeal: true