diff --git a/everything-app/app-1password-connect.yaml b/everything-app/app-1password-connect.yaml index c48ad63..472eb3d 100644 --- a/everything-app/app-1password-connect.yaml +++ b/everything-app/app-1password-connect.yaml @@ -12,13 +12,6 @@ spec: chart: connect repoURL: https://1password.github.io/connect-helm-charts/ targetRevision: 1.14.0 - helm: - parameters: - - name: connect.tolerations - value: | - - key: node-role.kubernetes.io/control-plane - operator: "Exists" - - effect: "NoSchedule" syncPolicy: automated: selfHeal: true