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