apiVersion: argoproj.io/v1alpha1 kind: Application metadata: name: s3onhp40l namespace: argocd spec: destination: namespace: s3 server: https://kubernetes.default.svc project: default source: path: apps-kustomized/s3onhp40l repoURL: http://forgejo.git.svc.cluster.local/martyn/infra4talos.git targetRevision: HEAD syncPolicy: automated: selfHeal: true