grafana / cortex-jsonnet

Deprecated: see https://github.com/grafana/mimir/tree/main/operations/mimir instead
Apache License 2.0
74 stars 53 forks source link

Fix newStoreGatewayStatefulSet() to use input container #425

Closed pracucci closed 2 years ago

pracucci commented 2 years ago

What this PR does: In #424 I've introduced newStoreGatewayStatefulSet() but it's not using the input container. This PR fixes it.

Which issue(s) this PR fixes: N/A

Checklist