mirror of
https://github.com/bitnami/charts.git
synced 2026-03-12 14:57:18 +08:00
[bitnami/kube-prometheus] fix typo in values.yaml (#15115)
* fix documentation for prometheus.ingress description Signed-off-by: Dominik Seemiller <development@dosee.de> * fix documentation for prometheus.ingress description Signed-off-by: Dominik Seemiller <development@dosee.de> --------- Signed-off-by: Dominik Seemiller <development@dosee.de>
This commit is contained in:
committed by
GitHub
parent
a33d662d12
commit
87db261052
@@ -35,4 +35,4 @@ sources:
|
||||
- https://github.com/bitnami/containers/tree/main/bitnami/prometheus
|
||||
- https://github.com/bitnami/containers/tree/main/bitnami/alertmanager
|
||||
- https://github.com/prometheus-operator/kube-prometheus
|
||||
version: 8.3.8
|
||||
version: 8.3.9
|
||||
|
||||
@@ -645,7 +645,7 @@ prometheus:
|
||||
relabelings: []
|
||||
|
||||
## Configure the ingress resource that allows you to access the
|
||||
## Alertmanager installation. Set up the URL
|
||||
## Prometheus installation. Set up the URL
|
||||
## ref: https://kubernetes.io/docs/user-guide/ingress/
|
||||
##
|
||||
ingress:
|
||||
|
||||
Reference in New Issue
Block a user