Kubernetes.K3s.installLog/services/Gotify/application-gotify.yaml

18 lines
396 B
YAML

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