Loading argocd/argocd-applications/cluster-configs.yaml 0 → 100644 +20 −0 Original line number Diff line number Diff line --- apiVersion: "argoproj.io/v1alpha1" kind: "Application" metadata: name: "cluster-configs" namespace: "argocd" spec: project: "default" source: repoURL: "https://gitlab.simoncor.net/kaas/cluster-configs.git" path: "manifests/" targetRevision: "main" destination: server: "https://kubernetes.default.svc" syncPolicy: automated: prune: true selfHeal: true syncOptions: - CreateNamespace=true Loading
argocd/argocd-applications/cluster-configs.yaml 0 → 100644 +20 −0 Original line number Diff line number Diff line --- apiVersion: "argoproj.io/v1alpha1" kind: "Application" metadata: name: "cluster-configs" namespace: "argocd" spec: project: "default" source: repoURL: "https://gitlab.simoncor.net/kaas/cluster-configs.git" path: "manifests/" targetRevision: "main" destination: server: "https://kubernetes.default.svc" syncPolicy: automated: prune: true selfHeal: true syncOptions: - CreateNamespace=true