File tree Expand file tree Collapse file tree 2 files changed +0
-2
lines changed
Expand file tree Collapse file tree 2 files changed +0
-2
lines changed Original file line number Diff line number Diff line change 4848 annotations :
4949 checksum/configmap : {{ include (print $.Template.BasePath "/configmap-autoscaler.yaml") . | sha256sum }}
5050 {{- if .Values.isClusterService }}
51- scheduler.alpha.kubernetes.io/critical-pod : ' '
5251 scheduler.alpha.kubernetes.io/tolerations : ' [{"key":"CriticalAddonsOnly", "operator":"Exists"}]'
5352 {{- end }}
5453 spec :
Original file line number Diff line number Diff line change 5757 annotations :
5858 checksum/config : {{ include (print $.Template.BasePath "/configmap.yaml") . | sha256sum }}
5959 {{- if .Values.isClusterService }}
60- scheduler.alpha.kubernetes.io/critical-pod : ' '
6160 scheduler.alpha.kubernetes.io/tolerations : ' [{"key":"CriticalAddonsOnly", "operator":"Exists"}]'
6261 {{- end }}
6362{{- if .Values.podAnnotations }}
You can’t perform that action at this time.
0 commit comments