Skip to content

Commit 0607d86

Browse files
docs: fix typo in integration/prometheus page (#321)
Fixed typo for the podMonitor example under the 'Prometheus community version (helm) - kube-prometheus-stack with pod monitor' section. Signed-off-by: Desh Deepak Kant <deshdeepakkant@gmail.com> Signed-off-by: DeshDeepakKant <deshdeepakkant@gmail.com>
1 parent 831d20e commit 0607d86

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/docs/integrations/prometheus.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -174,7 +174,7 @@ spec:
174174
- litmus
175175
podMetricsEndpoints:
176176
- port: tcp
177-
- interval: 1s
177+
interval: 1s
178178
metricRelabelings:
179179
- targetLabel: instance
180180
replacement: 'chaos-exporter-service'

0 commit comments

Comments
 (0)