Skip to content

Commit 5bb8797

Browse files
Higher priority for gateway (#529)
1 parent 8a4c745 commit 5bb8797

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

charts/model-engine/templates/gateway_deployment.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ spec:
3535
imagePullSecrets:
3636
{{- toYaml . | nindent 8 }}
3737
{{- end }}
38+
priorityClassName: model-engine-high-priority
3839
containers:
3940
- name: {{ include "modelEngine.fullname" . }}
4041
image: "{{ .Values.image.gatewayRepository }}:{{ .Values.tag}}"

0 commit comments

Comments
 (0)