Replace Guacamole with Webtop

This commit is contained in:
2025-08-12 12:19:01 +10:00
parent 60fe729971
commit 9420bd5b65
20 changed files with 140 additions and 232 deletions

View File

@ -0,0 +1,18 @@
apiVersion: argoproj.io/v1alpha1
kind: Application
metadata:
name: webtop
namespace: argo-cd
spec:
destination:
namespace: webtop
server: https://kubernetes.default.svc
project: default
syncPolicy:
automated: {}
syncOptions:
- CreateNamespace=true
sources:
- repoURL: https://code.spamasaurus.com/djpbessems/Kubernetes.K3s.installLog
path: services/Webtop
targetRevision: HEAD