Aranya

Kubernetes Concierge

install-clusterdOS.yaml
---apiVersion: argoproj.io/v1alpha1kind: Applicationmetadata:  name: clusterdos  namespace: argocd  finalizers:    - resources-finalizer.argocd.argoproj.iospec:  destination:    name: in-cluster    namespace: argocd  project: default  source:    repoURL: gitlab.com/aranya-tech/public/cluster-dos.git    path: metadeployment/    targetRevision: 0.3.1