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
I prefer to set quotas for every namespace. But setting quotas for the namespace prevents the batch jobs from creating pods, you don't set any resource requests and limits for these.
Would you consider supporting this? I am not sure on the best way to achieve this. You could add a dedicated setting to the helm chart which is written into a config map which the operator then reads when creating the batch jobs. What do you think?
The text was updated successfully, but these errors were encountered:
I prefer to set quotas for every namespace. But setting quotas for the namespace prevents the batch jobs from creating pods, you don't set any resource requests and limits for these.
Would you consider supporting this? I am not sure on the best way to achieve this. You could add a dedicated setting to the helm chart which is written into a config map which the operator then reads when creating the batch jobs. What do you think?
The text was updated successfully, but these errors were encountered: