Skip to content

Commit

Permalink
Remove duplicate RBAC setup (#28)
Browse files Browse the repository at this point in the history
  • Loading branch information
atanasovskib authored Aug 2, 2024
1 parent 3467544 commit 332d19b
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 27 deletions.
1 change: 1 addition & 0 deletions charts/gpu-metrics-exporter/templates/daemonset.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ spec:
nodeSelector:
{{- toYaml . | nindent 8 }}
{{- end }}
serviceAccountName: {{ include "gpu-metrics-exporter.serviceAccountName" . }}
{{- with .Values.affinity }}
affinity:
{{- toYaml . | nindent 8 }}
Expand Down
27 changes: 0 additions & 27 deletions charts/gpu-metrics-exporter/templates/service-acc.yaml

This file was deleted.

0 comments on commit 332d19b

Please sign in to comment.