Kubernetes.K3s.installLog/services/Guacamole/application-guacamole.yaml

18 lines
405 B
YAML

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