Commit 1e
This commit is contained in:
@@ -1,26 +0,0 @@
|
||||
apiVersion: argoproj.io/v1alpha1
|
||||
kind: Application
|
||||
|
||||
metadata:
|
||||
name: buttijo-application
|
||||
namespace: buttijo
|
||||
|
||||
spec:
|
||||
project: default
|
||||
|
||||
source:
|
||||
repoURL: https://giteo.pachamama.daxweb.it/admin/buttijo_argocd
|
||||
targetRevision: HEAD
|
||||
path: deploy
|
||||
|
||||
destination:
|
||||
server: https://kubernetes.default.svc
|
||||
namespace: buttijo
|
||||
|
||||
syncPolicy:
|
||||
syncOptions:
|
||||
- CreateNamespace=true
|
||||
|
||||
automated:
|
||||
selfHeal: true
|
||||
prune: true
|
||||
Reference in New Issue
Block a user