diff --git a/everything-app/rook.yaml b/everything-app/rook.yaml deleted file mode 100644 index 39a90ca..0000000 --- a/everything-app/rook.yaml +++ /dev/null @@ -1,17 +0,0 @@ -apiVersion: argoproj.io/v1alpha1 -kind: Application -metadata: - name: rook - namespace: argocd -spec: - destination: - namespace: rook-ceph - server: https://kubernetes.default.svc - project: infra - source: - chart: rook-ceph - repoURL: https://charts.rook.io/release - targetRevision: v1.12.8 - syncPolicy: - automated: - selfHeal: true