You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Would love to submit a PR to contribute and fix the error although I'm unsure of the roadmap of why worker containerOrchestrator enabled flag was removed and what else is in store later.
Current workaround I'm using
Added the code below in values.yaml file and supplied the same while installing helm chart.
worker.containerOrchestrator.image: ""
The text was updated successfully, but these errors were encountered:
Environment
Current Behavior
Helm chart installation fails with error -
Expected Behavior
Helm chart should install without any hiccups.
Logs
Steps to Reproduce
Are you willing to submit a PR?
Would love to submit a PR to contribute and fix the error although I'm unsure of the roadmap of why worker containerOrchestrator enabled flag was removed and what else is in store later.
Current workaround I'm using
Added the code below in values.yaml file and supplied the same while installing helm chart.
The text was updated successfully, but these errors were encountered: