Kubernetes.K3s.installLog/services/DDclient/application-ddclient.yaml

18 lines
402 B
YAML
Raw Permalink Normal View History

apiVersion: argoproj.io/v1alpha1
kind: Application
metadata:
name: ddclient
namespace: argo-cd
spec:
destination:
namespace: ddclient
server: https://kubernetes.default.svc
project: default
source:
path: services/DDclient
repoURL: https://code.spamasaurus.com/djpbessems/Kubernetes.K3s.installLog.git
targetRevision: HEAD
syncPolicy:
automated:
selfHeal: true