Question on cortex -- did not find a separate forum.
However, there is little to no documentation on template variables and its difficult to configure deployment correctly. I am looking to set up prod grade cortex deployment on aws (preferably via k8) with some essentials on top of basic functions as listed below:
> memcached enabled for query results, query metacache, s3 block index and chunks.
> block storage enabled
> multi-tenancy enabled
> ruler enabled
> exported metrics from service discovery end point
Is there a documentation provided for the different template variables in helm deployment? Secondly, can you point me to a production grade deployment installation steps or helm values file?