What this PR does:
Similarly to what we did for ingesters, I would like to add a function newStoreGatewayStatefulSet() to create store-gateway StatefulSet. This function can be used to create custom StatefulSets.
Which issue(s) this PR fixes:
N/A
Checklist
[ ] CHANGELOG.md updated - the order of entries should be [CHANGE], [FEATURE], [ENHANCEMENT], [BUGFIX]
What this PR does: Similarly to what we did for ingesters, I would like to add a function
newStoreGatewayStatefulSet()
to create store-gateway StatefulSet. This function can be used to create custom StatefulSets.Which issue(s) this PR fixes: N/A
Checklist
CHANGELOG.md
updated - the order of entries should be[CHANGE]
,[FEATURE]
,[ENHANCEMENT]
,[BUGFIX]