Reconfigure Lighttpd storage

This commit is contained in:
2025-04-28 20:28:06 +10:00
parent 4d680ef046
commit 818825f13c
5 changed files with 18 additions and 36 deletions

View File

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