From 25ce1d99c63292f6a0193494ee91289ba3db525b Mon Sep 17 00:00:00 2001 From: Roxedus Date: Sat, 2 Jul 2022 20:56:53 +0200 Subject: [PATCH] test --- apps/templates/longhorn.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/apps/templates/longhorn.yaml b/apps/templates/longhorn.yaml index cd1ac3f..c47df65 100644 --- a/apps/templates/longhorn.yaml +++ b/apps/templates/longhorn.yaml @@ -19,6 +19,8 @@ spec: service: ui: type: NodePort + defaultSettings: + taintToleration: node-role.kubernetes.io/control-plane=true:NoSchedule repoURL: https://charts.longhorn.io targetRevision: 1.3.0