argocd-test/argocd-applications/base/ip-mziesel-nl-application.yaml

21 lines
425 B
YAML
Raw Permalink Normal View History

2024-09-22 11:29:38 +00:00
apiVersion: argoproj.io/v1alpha1
kind: Application
metadata:
name: argo-app-ip-mziesel-nl
namespace: argocd
spec:
destination:
name: ''
namespace: default
server: https://kubernetes.default.svc
source:
path: ip-mziesel-nl
repoURL: https://git.mziesel.nl/mans/argocd-test
targetRevision: HEAD
sources: []
project: default
syncPolicy:
automated:
prune: true
selfHeal: true