diff --git a/everything-app/app-1password-connect.yaml b/everything-app/app-1password-connect.yaml deleted file mode 100644 index 472eb3d..0000000 --- a/everything-app/app-1password-connect.yaml +++ /dev/null @@ -1,17 +0,0 @@ -apiVersion: argoproj.io/v1alpha1 -kind: Application -metadata: - name: 1password-connect - namespace: argocd -spec: - destination: - namespace: 1password - server: https://kubernetes.default.svc - project: infra - source: - chart: connect - repoURL: https://1password.github.io/connect-helm-charts/ - targetRevision: 1.14.0 - syncPolicy: - automated: - selfHeal: true