diff --git a/everything-app/bucket.yaml b/everything-app/bucket.yaml deleted file mode 100644 index a3826ba..0000000 --- a/everything-app/bucket.yaml +++ /dev/null @@ -1,17 +0,0 @@ -apiVersion: argoproj.io/v1alpha1 -kind: Application -metadata: - name: bucket - namespace: argocd -spec: - destination: - namespace: rook-ceph - server: https://kubernetes.default.svc - project: apps - source: - path: apps-kustomized/bucket - repoURL: https://git.martyn.berlin/martyn/infra4talos - targetRevision: HEAD - syncPolicy: - automated: - selfHeal: true