telepresenceio / telepresence

Local development against a remote Kubernetes or OpenShift cluster
https://www.telepresence.io
Other
6.43k stars 507 forks source link

Add schedulerName to helm chart values. #3608

Closed alizademhdi closed 3 weeks ago

alizademhdi commented 4 weeks ago

Description

This feature allows users to specify a SchedulerName other than "Default." By using this capability, we can configure custom schedulers in Kubernetes to implement various resource allocation strategies.

alizademhdi commented 3 weeks ago

hello @thallgren, thanks for review and comments. I tried to apply the changes. Please review these changes.

thallgren commented 3 weeks ago

@alizademhdi thank you for your contribution to Telepresence.