Closed dtamai closed 1 year ago
Hi! Thanks for the chart!
I'm trying to make the pods of Cubestore have a QoS Guaranteed, but the initContainer does not specify resources therefore I get a QoS Burstable.
From the Init Containers docs:
The QoS (quality of service) tier of the Pod's effective QoS tier is the QoS tier for init containers and app containers alike.
Is it possible to add an option to define resources for the initContainer?
Thanks!
Hi! Thanks for the chart!
I'm trying to make the pods of Cubestore have a QoS Guaranteed, but the initContainer does not specify resources therefore I get a QoS Burstable.
From the Init Containers docs:
Is it possible to add an option to define resources for the initContainer?
Thanks!