@@ -190,7 +190,7 @@ Kubernetes: `^1.19.0-0`
190190| compactor.&ZeroWidthSpace ; persistentVolume.&ZeroWidthSpace ; storageClass | string | ` nil ` | compactor data Persistent Volume Storage Class If defined, storageClassName: <storageClass > If set to "-", storageClassName: "", which disables dynamic provisioning If undefined (the default) or set to null, no storageClassName spec is set, choosing the default provisioner. |
191191| compactor.&ZeroWidthSpace ; persistentVolume.&ZeroWidthSpace ; subPath | string | ` "" ` | Subdirectory of compactor data Persistent Volume to mount Useful if the volume's root directory is not empty |
192192| compactor.&ZeroWidthSpace ; podAnnotations | object | ` {"prometheus.io/port":"8080","prometheus.io/scrape":"true"} ` | Pod Annotations |
193- | compactor.&ZeroWidthSpace ; podDisruptionBudget.&ZeroWidthSpace ; maxUnavailable | int | ` 1 ` | |
193+ | compactor.&ZeroWidthSpace ; podDisruptionBudget.&ZeroWidthSpace ; maxUnavailable | string | ` "30%" ` | |
194194| compactor.&ZeroWidthSpace ; podLabels | object | ` {} ` | Pod Labels |
195195| compactor.&ZeroWidthSpace ; readinessProbe.&ZeroWidthSpace ; httpGet.&ZeroWidthSpace ; path | string | ` "/ready" ` | |
196196| compactor.&ZeroWidthSpace ; readinessProbe.&ZeroWidthSpace ; httpGet.&ZeroWidthSpace ; port | string | ` "http-metrics" ` | |
@@ -281,7 +281,7 @@ Kubernetes: `^1.19.0-0`
281281| distributor.&ZeroWidthSpace ; nodeSelector | object | ` {} ` | |
282282| distributor.&ZeroWidthSpace ; persistentVolume.&ZeroWidthSpace ; subPath | string | ` nil ` | |
283283| distributor.&ZeroWidthSpace ; podAnnotations | object | ` {"prometheus.io/port":"8080","prometheus.io/scrape":"true"} ` | Pod Annotations |
284- | distributor.&ZeroWidthSpace ; podDisruptionBudget.&ZeroWidthSpace ; maxUnavailable | int | ` 1 ` | |
284+ | distributor.&ZeroWidthSpace ; podDisruptionBudget.&ZeroWidthSpace ; maxUnavailable | string | ` "30%" ` | |
285285| distributor.&ZeroWidthSpace ; podLabels | object | ` {} ` | Pod Labels |
286286| distributor.&ZeroWidthSpace ; readinessProbe.&ZeroWidthSpace ; httpGet.&ZeroWidthSpace ; path | string | ` "/ready" ` | |
287287| distributor.&ZeroWidthSpace ; readinessProbe.&ZeroWidthSpace ; httpGet.&ZeroWidthSpace ; port | string | ` "http-metrics" ` | |
@@ -458,7 +458,7 @@ Kubernetes: `^1.19.0-0`
458458| nginx.&ZeroWidthSpace ; nodeSelector | object | ` {} ` | |
459459| nginx.&ZeroWidthSpace ; persistentVolume.&ZeroWidthSpace ; subPath | string | ` nil ` | |
460460| nginx.&ZeroWidthSpace ; podAnnotations | object | ` {} ` | Pod Annotations |
461- | nginx.&ZeroWidthSpace ; podDisruptionBudget.&ZeroWidthSpace ; maxUnavailable | int | ` 1 ` | |
461+ | nginx.&ZeroWidthSpace ; podDisruptionBudget.&ZeroWidthSpace ; maxUnavailable | string | ` "30%" ` | |
462462| nginx.&ZeroWidthSpace ; podLabels | object | ` {} ` | Pod Labels |
463463| nginx.&ZeroWidthSpace ; readinessProbe.&ZeroWidthSpace ; httpGet.&ZeroWidthSpace ; path | string | ` "/healthz" ` | |
464464| nginx.&ZeroWidthSpace ; readinessProbe.&ZeroWidthSpace ; httpGet.&ZeroWidthSpace ; port | string | ` "http-metrics" ` | |
@@ -593,7 +593,7 @@ Kubernetes: `^1.19.0-0`
593593| querier.&ZeroWidthSpace ; nodeSelector | object | ` {} ` | |
594594| querier.&ZeroWidthSpace ; persistentVolume.&ZeroWidthSpace ; subPath | string | ` nil ` | |
595595| querier.&ZeroWidthSpace ; podAnnotations | object | ` {"prometheus.io/port":"8080","prometheus.io/scrape":"true"} ` | Pod Annotations |
596- | querier.&ZeroWidthSpace ; podDisruptionBudget.&ZeroWidthSpace ; maxUnavailable | int | ` 1 ` | |
596+ | querier.&ZeroWidthSpace ; podDisruptionBudget.&ZeroWidthSpace ; maxUnavailable | string | ` "30%" ` | |
597597| querier.&ZeroWidthSpace ; podLabels | object | ` {} ` | Pod Labels |
598598| querier.&ZeroWidthSpace ; readinessProbe.&ZeroWidthSpace ; httpGet.&ZeroWidthSpace ; path | string | ` "/ready" ` | |
599599| querier.&ZeroWidthSpace ; readinessProbe.&ZeroWidthSpace ; httpGet.&ZeroWidthSpace ; port | string | ` "http-metrics" ` | |
@@ -640,7 +640,7 @@ Kubernetes: `^1.19.0-0`
640640| query_frontend.&ZeroWidthSpace ; nodeSelector | object | ` {} ` | |
641641| query_frontend.&ZeroWidthSpace ; persistentVolume.&ZeroWidthSpace ; subPath | string | ` nil ` | |
642642| query_frontend.&ZeroWidthSpace ; podAnnotations | object | ` {"prometheus.io/port":"8080","prometheus.io/scrape":"true"} ` | Pod Annotations |
643- | query_frontend.&ZeroWidthSpace ; podDisruptionBudget.&ZeroWidthSpace ; maxUnavailable | int | ` 1 ` | |
643+ | query_frontend.&ZeroWidthSpace ; podDisruptionBudget.&ZeroWidthSpace ; maxUnavailable | string | ` "30%" ` | |
644644| query_frontend.&ZeroWidthSpace ; podLabels | object | ` {} ` | Pod Labels |
645645| query_frontend.&ZeroWidthSpace ; readinessProbe.&ZeroWidthSpace ; httpGet.&ZeroWidthSpace ; path | string | ` "/ready" ` | |
646646| query_frontend.&ZeroWidthSpace ; readinessProbe.&ZeroWidthSpace ; httpGet.&ZeroWidthSpace ; port | string | ` "http-metrics" ` | |
@@ -735,7 +735,7 @@ Kubernetes: `^1.19.0-0`
735735| ruler.&ZeroWidthSpace ; livenessProbe.&ZeroWidthSpace ; httpGet.&ZeroWidthSpace ; port | string | ` "http-metrics" ` | |
736736| ruler.&ZeroWidthSpace ; nodeSelector | object | ` {} ` | |
737737| ruler.&ZeroWidthSpace ; podAnnotations | object | ` {"prometheus.io/port":"8080","prometheus.io/scrape":"true"} ` | Pod Annotations |
738- | ruler.&ZeroWidthSpace ; podDisruptionBudget.&ZeroWidthSpace ; maxUnavailable | int | ` 1 ` | |
738+ | ruler.&ZeroWidthSpace ; podDisruptionBudget.&ZeroWidthSpace ; maxUnavailable | string | ` "30%" ` | |
739739| ruler.&ZeroWidthSpace ; podLabels | object | ` {} ` | Pod Labels |
740740| ruler.&ZeroWidthSpace ; readinessProbe.&ZeroWidthSpace ; httpGet.&ZeroWidthSpace ; path | string | ` "/ready" ` | |
741741| ruler.&ZeroWidthSpace ; readinessProbe.&ZeroWidthSpace ; httpGet.&ZeroWidthSpace ; port | string | ` "http-metrics" ` | |
0 commit comments