doc(README): typo
This commit is contained in:
parent
74ad76c164
commit
03d395f365
@ -17,9 +17,9 @@ chart is tested for deployment scenarios with ArgoCD.
|
|||||||
## Helm: configuration and installation
|
## Helm: configuration and installation
|
||||||
|
|
||||||
1. A helm chart repository must be configured, to pull the helm charts from.
|
1. A helm chart repository must be configured, to pull the helm charts from.
|
||||||
2. All available parameters are [here](#parameters). The parameters can be defined via the helm `--set` flag or directly
|
2. All available parameters are [here](#parameters) in detail document. The parameters can be defined via the helm
|
||||||
as part of a `values.yaml` file. The following example defines the `prometheus-exporter` repository and use the
|
`--set` flag or directly as part of a `values.yaml` file. The following example defines the `prometheus-exporter`
|
||||||
`--set` flag for a basic deployment.
|
repository and use the `--set` flag for a basic deployment.
|
||||||
|
|
||||||
> [!IMPORTANT]
|
> [!IMPORTANT]
|
||||||
> By default is neither a serviceMonitor nor a podMonitor enabled. Use `prometheus.metrics.serviceMonitor.enabled=true`
|
> By default is neither a serviceMonitor nor a podMonitor enabled. Use `prometheus.metrics.serviceMonitor.enabled=true`
|
||||||
|
Loading…
Reference in New Issue
Block a user