infra4talos/app-of-apps/calsync.yaml
2026-01-27 21:15:45 +01:00

17 lines
395 B
YAML

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