apiVersion: argoproj.io/v1alpha1 kind: AppProject metadata: name: apps namespace: argocd spec: clusterResourceWhitelist: - group: "*" kind: "*" clusterResourceBlacklist: - group: cilium.io kind: CiliumIdentity description: everything non-infra sourceRepos: - https://git.martyn.berlin/martyn/infra4talos.git destinations: - name: '*' namespace: '*' server: https://kubernetes.default.svc