Loading argocd/argocd-applications/rook-ceph-operator.yaml 0 → 100644 +21 −0 Original line number Diff line number Diff line --- apiVersion: "argoproj.io/v1alpha1" kind: "Application" metadata: name: "rook-ceph-operator" namespace: "argocd" spec: project: "default" source: repoURL: "https://charts.rook.io/release" chart: "rook-ceph" targetRevision: "v1.19.0" destination: server: "https://kubernetes.default.svc" namespace: "rook-ceph" syncPolicy: automated: prune: true selfHeal: true syncOptions: - "CreateNamespace=true" Loading
argocd/argocd-applications/rook-ceph-operator.yaml 0 → 100644 +21 −0 Original line number Diff line number Diff line --- apiVersion: "argoproj.io/v1alpha1" kind: "Application" metadata: name: "rook-ceph-operator" namespace: "argocd" spec: project: "default" source: repoURL: "https://charts.rook.io/release" chart: "rook-ceph" targetRevision: "v1.19.0" destination: server: "https://kubernetes.default.svc" namespace: "rook-ceph" syncPolicy: automated: prune: true selfHeal: true syncOptions: - "CreateNamespace=true"