NextExplorer++

This commit is contained in:
2026-09-15 10:37:11 +10:00
parent 75854ef7f5
commit 52df4409e1
13 changed files with 244 additions and 1 deletions
@@ -0,0 +1,18 @@
apiVersion: argoproj.io/v1alpha1
kind: Application
metadata:
name: nextexplorer
namespace: argo-cd
spec:
destination:
namespace: nextexplorer
server: https://kubernetes.default.svc
project: default
syncPolicy:
automated: {}
syncOptions:
- CreateNamespace=true
sources:
- repoURL: https://code.spamasaurus.com/djpbessems/Kubernetes.K3s.installLog
path: services/NextExplorer
targetRevision: HEAD