thanos-io / kube-thanos

Kubernetes specific configuration for deploying Thanos.
Apache License 2.0
520 stars 177 forks source link

Change hashringConfigmapName to hashringConfigMapName #279

Closed michael-burt closed 2 years ago

michael-burt commented 2 years ago

Changes

This PR changes hashringConfigmapName to hashringConfigMapName to makes things consistent. This fixes an issue where the configmap name was not properly populated on the receive router pod.

Verification

I tested this in a development cluster.