Readd Guacamole
All checks were successful
renovate / renovate (push) Successful in 10m15s

This commit is contained in:
Danny Bessems
2025-09-01 02:33:15 +00:00
parent 04eaf23ef3
commit 271288b255
6 changed files with 164 additions and 0 deletions

View File

@@ -0,0 +1,19 @@
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