Skip to content

Conversation

cdesiniotis
Copy link
Contributor

No description provided.

serviceAccountName: {{ include "nvidia-device-plugin.fullname" . }}-service-account
{{- if not .Values.mps.enableHostPID }}
shareProcessNamespace: true
{{- end }}
{{- end }}
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Question: Was this a bug? Were we only adding shareProcessNamespace if we ALSO had a config map?

Copy link
Member

@elezar elezar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just a question regarding the HOST PID setting for MPS. (Fixing that may justify a separate commit for the changelogs).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants