thanos-io / kube-thanos

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

receive: Expose minReadySeconds as config #301

Closed philipgough closed 1 year ago

philipgough commented 1 year ago

Changes

Exposes minReadySeconds for the Thanos receive StatefulSet. Keeps default behaviour by setting value to zero.

Verification