From 7d15657fd81ea2201028e6d91b321c07c6db4d7d Mon Sep 17 00:00:00 2001 From: Martyn Ranyard Date: Sun, 12 Nov 2023 19:01:49 +0100 Subject: [PATCH] fuckit, this will be static manifests, just render them so I can edit it Signed-off-by: Martyn Ranyard --- everything-app/app-1password-connect.yaml | 7 ------- 1 file changed, 7 deletions(-) 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