Commit 1f

This commit is contained in:
2026-01-31 16:14:27 +01:00
parent 108c7821a4
commit 53b6bb2e26
2 changed files with 4 additions and 4 deletions

26
argomanifest/argo.yaml Normal file
View File

@@ -0,0 +1,26 @@
apiVersion: argoproj.io/v1alpha1
kind: Application
metadata:
name: buttijo-application
namespace: zaia
spec:
project: default
source:
repoURL: https://giteo.pachamama.daxweb.it/admin/buttijo_argocd
targetRevision: HEAD
path: argomanifest/deploy
destination:
server: https://192.168.1.41:6443
namespace: zaia
syncPolicy:
syncOptions:
- CreateNamespace=true
automated:
selfHeal: true
prune: true