File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 3434 make helm-chart-release
3535 else
3636 echo "Release already exists"
37- fi
37+ fi
Original file line number Diff line number Diff line change 11
22.PHONY : test
33test :
4- # yamllint -s .
4+ yamllint -s . || true
55 helm lint charts/ --strict
66
77GITHUB_OWNER? =kubean-io
Original file line number Diff line number Diff line change @@ -50,4 +50,4 @@ Selector labels
5050{ {- define " kube-node-tuning.selectorLabels" -} }
5151app.kubernetes.io/name: { { include " kube-node-tuning.name" . } }
5252app.kubernetes.io/instance: { { .Release.Name } }
53- { {- end -} }
53+ { {- end -} }
Original file line number Diff line number Diff line change 6363 path : /etc/sysctl.d
6464 type : " "
6565 hostNetwork : true
66- terminationGracePeriodSeconds : 0
66+ terminationGracePeriodSeconds : 0
You can’t perform that action at this time.
0 commit comments