Loading deploy/helm/templates/provisioner.yaml +0 −5 Original line number Diff line number Diff line Loading @@ -72,11 +72,6 @@ spec: tolerations: - key: node-role.kubernetes.io/master operator: Exists - key: CriticalAddonsOnly operator: Exists - operator: Exists effect: NoExecute tolerationSeconds: 300 {{- with .Values.tolerations.controller }} {{- toYaml . | nindent 8 }} {{- end }} Loading Loading
deploy/helm/templates/provisioner.yaml +0 −5 Original line number Diff line number Diff line Loading @@ -72,11 +72,6 @@ spec: tolerations: - key: node-role.kubernetes.io/master operator: Exists - key: CriticalAddonsOnly operator: Exists - operator: Exists effect: NoExecute tolerationSeconds: 300 {{- with .Values.tolerations.controller }} {{- toYaml . | nindent 8 }} {{- end }} Loading