Commit 16a2d30e authored by Mariama Tambedou's avatar Mariama Tambedou

jenkinsfile file

parent b1268db9
apiVersion: argoproj.io/v1alpha1
kind: Application
metadata:
name: demo-app
namespace: argocd
spec:
project: default
source:
repoURL: 'https://gitlab.baamtu.com/diopbe/odoo-demo.git'
targetRevision: HEAD
path: my-odoo-app
destination:
server: 'https://kubernetes.default.svc'
namespace: default
syncPolicy:
automated:
prune: true
selfHeal: true
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment