Skip to content
Snippets Groups Projects
Commit 89bd9734 authored by remche's avatar remche
Browse files

fix argocd app

parent 5a5139d6
No related branches found
No related tags found
No related merge requests found
apiVersion: argoproj.io/v1alpha1
kind: Application
metadata:
name: vapormap
......@@ -8,6 +7,11 @@ spec:
source:
repoURL: https://gricad-gitlab.univ-grenoble-alpes.fr/kubernetes-alpes/formations/argocd-vapormap.git
targetRevision: HEAD
path: .
syncPolicy:
automated:
prune: true
selfHeal: true
destination:
server: https://kubernetes.default.svc
namespace: default
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment