From 5faf10fc164853f7b7e87b80127a9fbbf480162e Mon Sep 17 00:00:00 2001 From: Martyn Ranyard Date: Sun, 12 Nov 2023 19:00:36 +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 | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/everything-app/app-1password-connect.yaml b/everything-app/app-1password-connect.yaml index 76400d5..c48ad63 100644 --- a/everything-app/app-1password-connect.yaml +++ b/everything-app/app-1password-connect.yaml @@ -14,14 +14,11 @@ spec: targetRevision: 1.14.0 helm: parameters: - - name: connect + - name: connect.tolerations value: | - tolerations: - key: node-role.kubernetes.io/control-plane operator: "Exists" - effect: "NoSchedule" - nodeSelector: - node-role.kubernetes.io/control-plane: "" syncPolicy: automated: selfHeal: true