diff --git a/charts/grafana-sampling/README.md b/charts/grafana-sampling/README.md index 35cb945785..cd27f223b0 100644 --- a/charts/grafana-sampling/README.md +++ b/charts/grafana-sampling/README.md @@ -89,56 +89,6 @@ A major chart version change indicates that there is an incompatible breaking ch | Key | Type | Default | Description | |-----|------|---------|-------------| -| alloy-deployment.alloy.configMap.create | bool | `false` | | -| alloy-deployment.alloy.extraPorts[0].name | string | `"otlp-grpc"` | | -| alloy-deployment.alloy.extraPorts[0].port | int | `4317` | | -| alloy-deployment.alloy.extraPorts[0].protocol | string | `"TCP"` | | -| alloy-deployment.alloy.extraPorts[0].targetPort | int | `4317` | | -| alloy-deployment.alloy.extraPorts[1].name | string | `"otlp-http"` | | -| alloy-deployment.alloy.extraPorts[1].port | int | `4318` | | -| alloy-deployment.alloy.extraPorts[1].protocol | string | `"TCP"` | | -| alloy-deployment.alloy.extraPorts[1].targetPort | int | `4318` | | -| alloy-deployment.alloy.resources.requests.cpu | string | `"1"` | | -| alloy-deployment.alloy.resources.requests.memory | string | `"2G"` | | -| alloy-deployment.controller.autoscaling.enabled | bool | `false` | Creates a HorizontalPodAutoscaler for controller type deployment. | -| alloy-deployment.controller.autoscaling.maxReplicas | int | `5` | The upper limit for the number of replicas to which the autoscaler can scale up. | -| alloy-deployment.controller.autoscaling.minReplicas | int | `2` | The lower limit for the number of replicas to which the autoscaler can scale down. | -| alloy-deployment.controller.autoscaling.targetCPUUtilizationPercentage | int | `0` | Average CPU utilization across all relevant pods, a percentage of the requested value of the resource for the pods. Setting `targetCPUUtilizationPercentage` to 0 will disable CPU scaling. | -| alloy-deployment.controller.autoscaling.targetMemoryUtilizationPercentage | int | `80` | Average Memory utilization across all relevant pods, a percentage of the requested value of the resource for the pods. Setting `targetMemoryUtilizationPercentage` to 0 will disable Memory scaling. | -| alloy-deployment.controller.replicas | int | `1` | | -| alloy-deployment.controller.type | string | `"deployment"` | | -| alloy-deployment.nameOverride | string | `"deployment"` | Do not change this. | -| alloy-statefulset.alloy.configMap.create | bool | `false` | | -| alloy-statefulset.alloy.extraEnv[0].name | string | `"GRAFANA_CLOUD_API_KEY"` | | -| alloy-statefulset.alloy.extraEnv[0].value | string | `""` | | -| alloy-statefulset.alloy.extraEnv[1].name | string | `"GRAFANA_CLOUD_PROMETHEUS_URL"` | | -| alloy-statefulset.alloy.extraEnv[1].value | string | `""` | | -| alloy-statefulset.alloy.extraEnv[2].name | string | `"GRAFANA_CLOUD_PROMETHEUS_USERNAME"` | | -| alloy-statefulset.alloy.extraEnv[2].value | string | `""` | | -| alloy-statefulset.alloy.extraEnv[3].name | string | `"GRAFANA_CLOUD_TEMPO_ENDPOINT"` | | -| alloy-statefulset.alloy.extraEnv[3].value | string | `""` | | -| alloy-statefulset.alloy.extraEnv[4].name | string | `"GRAFANA_CLOUD_TEMPO_USERNAME"` | | -| alloy-statefulset.alloy.extraEnv[4].value | string | `""` | | -| alloy-statefulset.alloy.extraEnv[5].name | string | `"POD_UID"` | | -| alloy-statefulset.alloy.extraEnv[5].valueFrom.fieldRef.apiVersion | string | `"v1"` | | -| alloy-statefulset.alloy.extraEnv[5].valueFrom.fieldRef.fieldPath | string | `"metadata.uid"` | | -| alloy-statefulset.alloy.extraPorts[0].name | string | `"otlp-grpc"` | | -| alloy-statefulset.alloy.extraPorts[0].port | int | `4317` | | -| alloy-statefulset.alloy.extraPorts[0].protocol | string | `"TCP"` | | -| alloy-statefulset.alloy.extraPorts[0].targetPort | int | `4317` | | -| alloy-statefulset.alloy.resources.requests.cpu | string | `"1"` | | -| alloy-statefulset.alloy.resources.requests.memory | string | `"2G"` | | -| alloy-statefulset.controller.autoscaling.enabled | bool | `false` | Creates a HorizontalPodAutoscaler for controller type deployment. | -| alloy-statefulset.controller.autoscaling.maxReplicas | int | `5` | The upper limit for the number of replicas to which the autoscaler can scale up. | -| alloy-statefulset.controller.autoscaling.minReplicas | int | `2` | The lower limit for the number of replicas to which the autoscaler can scale down. | -| alloy-statefulset.controller.autoscaling.targetCPUUtilizationPercentage | int | `0` | Average CPU utilization across all relevant pods, a percentage of the requested value of the resource for the pods. Setting `targetCPUUtilizationPercentage` to 0 will disable CPU scaling. | -| alloy-statefulset.controller.autoscaling.targetMemoryUtilizationPercentage | int | `80` | Average Memory utilization across all relevant pods, a percentage of the requested value of the resource for the pods. Setting `targetMemoryUtilizationPercentage` to 0 will disable Memory scaling. | -| alloy-statefulset.controller.replicas | int | `1` | | -| alloy-statefulset.controller.type | string | `"statefulset"` | | -| alloy-statefulset.nameOverride | string | `"statefulset"` | Do not change this. | -| alloy-statefulset.rbac.create | bool | `false` | | -| alloy-statefulset.service.clusterIP | string | `"None"` | | -| alloy-statefulset.serviceAccount.create | bool | `false` | | | batch.deployment | object | `{"send_batch_max_size":0,"send_batch_size":8192,"timeout":"200ms"}` | Configure batch processing options. | | batch.statefulset.send_batch_max_size | int | `0` | | | batch.statefulset.send_batch_size | int | `8192` | | diff --git a/charts/lgtm-distributed/README.md b/charts/lgtm-distributed/README.md index 12b92a0135..61cf3d5170 100644 --- a/charts/lgtm-distributed/README.md +++ b/charts/lgtm-distributed/README.md @@ -45,4 +45,4 @@ Umbrella chart for a distributed Loki, Grafana, Tempo and Mimir stack | tempo.ingester.replicas | int | `1` | | ---------------------------------------------- -Autogenerated from chart metadata using [helm-docs v1.8.1](https://github.com/norwoodj/helm-docs/releases/v1.8.1) +Autogenerated from chart metadata using [helm-docs v1.14.2](https://github.com/norwoodj/helm-docs/releases/v1.14.2) diff --git a/charts/loki-distributed/README.md b/charts/loki-distributed/README.md index 8ca6f9552f..2e3fff2b72 100644 --- a/charts/loki-distributed/README.md +++ b/charts/loki-distributed/README.md @@ -114,7 +114,7 @@ kubectl delete statefulset RELEASE_NAME-loki-distributed-querier -n LOKI_NAMESPA | compactor.livenessProbe | object | `{}` | liveness probe settings for ingester pods. If empty use `loki.livenessProbe` | | compactor.nodeSelector | object | `{}` | Node selector for compactor pods | | compactor.persistence.annotations | object | `{}` | Annotations for compactor PVCs | -| compactor.persistence.claims | list | `[{"name":"data","size":"10Gi","storageClass":null}]` | List of the compactor PVCs @notationType -- list | +| compactor.persistence.claims | list | | List of the compactor PVCs | | compactor.persistence.enableStatefulSetAutoDeletePVC | bool | `false` | Enable StatefulSetAutoDeletePVC feature | | compactor.persistence.enabled | bool | `false` | Enable creating PVCs for the compactor | | compactor.persistence.size | string | `"10Gi"` | Size of persistent disk | @@ -307,7 +307,7 @@ kubectl delete statefulset RELEASE_NAME-loki-distributed-querier -n LOKI_NAMESPA | ingester.maxSurge | int | `0` | Max Surge for ingester pods | | ingester.maxUnavailable | string | `nil` | Pod Disruption Budget maxUnavailable | | ingester.nodeSelector | object | `{}` | Node selector for ingester pods | -| ingester.persistence.claims | list | `[{"name":"data","size":"10Gi","storageClass":null}]` | List of the ingester PVCs @notationType -- list | +| ingester.persistence.claims | list | | List of the ingester PVCs | | ingester.persistence.enableStatefulSetAutoDeletePVC | bool | `false` | Enable StatefulSetAutoDeletePVC feature | | ingester.persistence.enabled | bool | `false` | Enable creating PVCs which is required when using boltdb-shipper | | ingester.persistence.inMemory | bool | `false` | Use emptyDir with ramdisk for storage. **Please note that all data in ingester will be lost on pod restart** | diff --git a/charts/synthetic-monitoring-agent/README.md b/charts/synthetic-monitoring-agent/README.md index 4ba916d266..ada4902421 100644 --- a/charts/synthetic-monitoring-agent/README.md +++ b/charts/synthetic-monitoring-agent/README.md @@ -77,4 +77,4 @@ Kubernetes: `^1.16.0-0` | tolerations | list | `[]` | List of node taints to tolerate. | ---------------------------------------------- -Autogenerated from chart metadata using [helm-docs v1.8.1](https://github.com/norwoodj/helm-docs/releases/v1.8.1) +Autogenerated from chart metadata using [helm-docs v1.14.2](https://github.com/norwoodj/helm-docs/releases/v1.14.2)