Skip to content

[Question]: Is the omission of env support for the operator Deployment intentional? #2280

@hjchoi0330

Description

@hjchoi0330

All components in the chart (validator, driver, toolkit, devicePlugin, dcgm, gfd, migManager, etc.) support custom env injection via values.yaml, and these are rendered in clusterpolicy.yaml. However, the operator Deployment in templates/operator.yaml only has three hardcoded env vars (WATCH_NAMESPACE, OPERATOR_NAMESPACE, DRIVER_MANAGER_IMAGE) and does not support additional env injection through values.

Is this an intentional design decision to restrict the operator container's environment, or would a PR adding operator.env support be welcome?

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionCategorizes issue or PR as a support question.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions