Skip to content

Commit

Permalink
adding fake label of nvidia-container-toolkit
Browse files Browse the repository at this point in the history
  • Loading branch information
natasharomm committed Sep 21, 2023
1 parent 6eb4eaa commit d463abe
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ metadata:
labels:
app: nvidia-dcgm-exporter
component: status-exporter
app.kubernetes.io/name: nvidia-container-toolkit
name: nvidia-dcgm-exporter

spec:
Expand All @@ -15,6 +16,7 @@ spec:
creationTimestamp: null
labels:
app: nvidia-dcgm-exporter
app.kubernetes.io/name: nvidia-container-toolkit
spec:
containers:
- image: "{{ .Values.statusExporter.image.repository }}:{{ .Values.statusExporter.image.tag }}"
Expand Down

0 comments on commit d463abe

Please sign in to comment.