@@ -190,7 +190,7 @@ Kubernetes: `^1.19.0-0`
190
190
| 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. |
191
191
| compactor.&ZeroWidthSpace ; persistentVolume.&ZeroWidthSpace ; subPath | string | ` "" ` | Subdirectory of compactor data Persistent Volume to mount Useful if the volume's root directory is not empty |
192
192
| 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%" ` | |
194
194
| compactor.&ZeroWidthSpace ; podLabels | object | ` {} ` | Pod Labels |
195
195
| compactor.&ZeroWidthSpace ; readinessProbe.&ZeroWidthSpace ; httpGet.&ZeroWidthSpace ; path | string | ` "/ready" ` | |
196
196
| compactor.&ZeroWidthSpace ; readinessProbe.&ZeroWidthSpace ; httpGet.&ZeroWidthSpace ; port | string | ` "http-metrics" ` | |
@@ -281,7 +281,7 @@ Kubernetes: `^1.19.0-0`
281
281
| distributor.&ZeroWidthSpace ; nodeSelector | object | ` {} ` | |
282
282
| distributor.&ZeroWidthSpace ; persistentVolume.&ZeroWidthSpace ; subPath | string | ` nil ` | |
283
283
| 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%" ` | |
285
285
| distributor.&ZeroWidthSpace ; podLabels | object | ` {} ` | Pod Labels |
286
286
| distributor.&ZeroWidthSpace ; readinessProbe.&ZeroWidthSpace ; httpGet.&ZeroWidthSpace ; path | string | ` "/ready" ` | |
287
287
| distributor.&ZeroWidthSpace ; readinessProbe.&ZeroWidthSpace ; httpGet.&ZeroWidthSpace ; port | string | ` "http-metrics" ` | |
@@ -458,7 +458,7 @@ Kubernetes: `^1.19.0-0`
458
458
| nginx.&ZeroWidthSpace ; nodeSelector | object | ` {} ` | |
459
459
| nginx.&ZeroWidthSpace ; persistentVolume.&ZeroWidthSpace ; subPath | string | ` nil ` | |
460
460
| nginx.&ZeroWidthSpace ; podAnnotations | object | ` {} ` | Pod Annotations |
461
- | nginx.&ZeroWidthSpace ; podDisruptionBudget.&ZeroWidthSpace ; maxUnavailable | int | ` 1 ` | |
461
+ | nginx.&ZeroWidthSpace ; podDisruptionBudget.&ZeroWidthSpace ; maxUnavailable | string | ` "30%" ` | |
462
462
| nginx.&ZeroWidthSpace ; podLabels | object | ` {} ` | Pod Labels |
463
463
| nginx.&ZeroWidthSpace ; readinessProbe.&ZeroWidthSpace ; httpGet.&ZeroWidthSpace ; path | string | ` "/healthz" ` | |
464
464
| nginx.&ZeroWidthSpace ; readinessProbe.&ZeroWidthSpace ; httpGet.&ZeroWidthSpace ; port | string | ` "http-metrics" ` | |
@@ -593,7 +593,7 @@ Kubernetes: `^1.19.0-0`
593
593
| querier.&ZeroWidthSpace ; nodeSelector | object | ` {} ` | |
594
594
| querier.&ZeroWidthSpace ; persistentVolume.&ZeroWidthSpace ; subPath | string | ` nil ` | |
595
595
| 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%" ` | |
597
597
| querier.&ZeroWidthSpace ; podLabels | object | ` {} ` | Pod Labels |
598
598
| querier.&ZeroWidthSpace ; readinessProbe.&ZeroWidthSpace ; httpGet.&ZeroWidthSpace ; path | string | ` "/ready" ` | |
599
599
| querier.&ZeroWidthSpace ; readinessProbe.&ZeroWidthSpace ; httpGet.&ZeroWidthSpace ; port | string | ` "http-metrics" ` | |
@@ -640,7 +640,7 @@ Kubernetes: `^1.19.0-0`
640
640
| query_frontend.&ZeroWidthSpace ; nodeSelector | object | ` {} ` | |
641
641
| query_frontend.&ZeroWidthSpace ; persistentVolume.&ZeroWidthSpace ; subPath | string | ` nil ` | |
642
642
| 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%" ` | |
644
644
| query_frontend.&ZeroWidthSpace ; podLabels | object | ` {} ` | Pod Labels |
645
645
| query_frontend.&ZeroWidthSpace ; readinessProbe.&ZeroWidthSpace ; httpGet.&ZeroWidthSpace ; path | string | ` "/ready" ` | |
646
646
| query_frontend.&ZeroWidthSpace ; readinessProbe.&ZeroWidthSpace ; httpGet.&ZeroWidthSpace ; port | string | ` "http-metrics" ` | |
@@ -735,7 +735,7 @@ Kubernetes: `^1.19.0-0`
735
735
| ruler.&ZeroWidthSpace ; livenessProbe.&ZeroWidthSpace ; httpGet.&ZeroWidthSpace ; port | string | ` "http-metrics" ` | |
736
736
| ruler.&ZeroWidthSpace ; nodeSelector | object | ` {} ` | |
737
737
| 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%" ` | |
739
739
| ruler.&ZeroWidthSpace ; podLabels | object | ` {} ` | Pod Labels |
740
740
| ruler.&ZeroWidthSpace ; readinessProbe.&ZeroWidthSpace ; httpGet.&ZeroWidthSpace ; path | string | ` "/ready" ` | |
741
741
| ruler.&ZeroWidthSpace ; readinessProbe.&ZeroWidthSpace ; httpGet.&ZeroWidthSpace ; port | string | ` "http-metrics" ` | |
0 commit comments