Adopt Argus in gitops

This commit is contained in:
2025-02-12 22:21:05 +11:00
parent 9c0199bfa2
commit ad81a889ff
2 changed files with 18 additions and 1 deletions

View File

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