descheduler icon indicating copy to clipboard operation
descheduler copied to clipboard

feat: Add namespace override settings in Helm Chart

Open ternbusty opened this issue 8 months ago • 5 comments

PR description

This PR includes changes to allow the descheduler Helm chart to be deployed to a specified namespace.

Usage

You can deploy to a specific namespace by setting namespaceOverride in the values.yaml file as follows:

namespaceOverride: your-custom-namespace

ternbusty avatar Jun 20 '24 20:06 ternbusty