Skip to content

Commit

Permalink
fix: Update nvidia-device-plugin-ds.yaml (#86)
Browse files Browse the repository at this point in the history
Signed-off-by: Ishaan Sehgal <[email protected]>
  • Loading branch information
ishaansehgal99 committed Oct 18, 2023
1 parent 8fdb4b2 commit 2cc68b8
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions charts/kaito/templates/nvidia-device-plugin-ds.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -65,9 +65,8 @@ metadata:
name: high-priority-nonpreempting
namespace: {{ include "kaito.fullname" . }}
labels:
labels:
{{- include "kaito.labels" . | nindent 4 }}
value: 1000000
preemptionPolicy: Never
globalDefault: false
description: "This priority class will not cause other pods to be preempted."
description: "This priority class will not cause other pods to be preempted."

0 comments on commit 2cc68b8

Please sign in to comment.