clickhouse-operator
clickhouse-operator copied to clipboard
Specifying clickhouse-log resources
In our Kubernetes clusters we don't allow deploying pods without specifying resources. Unfortunately it seems the operator adds a clickhouse-log container without specifying resources and I haven't found a way to set them.
Is there something I'm overlooking or this just not supported right now? If it's not supported right now, could this be made configurable?
@dneuhaeuser-zalando , could you give a manifest example? Operator does not add clickhouse-log container by default, so I am not sure what you are talking about.
I am facing the same issue. Is there a way to specify the image for clickhouse operator @dneuhaeuser-zalando