Adopt Authelia,DDclient,Gotify,Guacamole,Vaultwarden into gitops

This commit is contained in:
2025-02-08 10:09:26 +11:00
parent 82ed32b874
commit 3000d8152f
5 changed files with 85 additions and 0 deletions

View File

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