Files
2024-03-18 20:25:08 +11:00

21 lines
413 B
YAML

apiVersion: argoproj.io/v1alpha1
kind: Application
metadata:
name: adhoc-config
namespace: argocd
spec:
project: default
syncPolicy:
retry:
limit: 1
automated:
prune: true
selfHeal: true
source:
repoURL: git@github.com:wahyd4/home-docker.git
targetRevision: master
path: adhoc-config
destination:
server: https://kubernetes.default.svc
namespace: default