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

20 lines
451 B
YAML
Raw Normal View History

2025-09-01 02:33:15 +00:00
apiVersion: argoproj.io/v1alpha1
kind: Application
metadata:
name: guacamole
namespace: argo-cd
spec:
destination:
namespace: guacamole
server: https://kubernetes.default.svc
project: default
syncPolicy:
automated:
selfHeal: true
syncOptions:
- CreateNamespace=true
source:
path: services/Guacamole
repoURL: https://code.spamasaurus.com/djpbessems/Kubernetes.K3s.installLog.git
targetRevision: HEAD