Loading bootstrap.yaml +3 −0 Original line number Diff line number Diff line Loading @@ -10,6 +10,9 @@ spec: repoURL: "https://gitlab.simoncor.net/kaas/argocd.git" path: "argocd/" targetRevision: "main" directory: recurse: true jsonnet: {} destination: server: "https://kubernetes.default.svc" namespace: "argocd" Loading Loading
bootstrap.yaml +3 −0 Original line number Diff line number Diff line Loading @@ -10,6 +10,9 @@ spec: repoURL: "https://gitlab.simoncor.net/kaas/argocd.git" path: "argocd/" targetRevision: "main" directory: recurse: true jsonnet: {} destination: server: "https://kubernetes.default.svc" namespace: "argocd" Loading