Skip to content

Commit db0a2f8

Browse files
committed
Update prometheus port
1 parent 5669021 commit db0a2f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

performance-testing/uid2-operator/k6-test-resource.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,6 @@ spec:
1212
runner:
1313
env:
1414
- name: K6_PROMETHEUS_RW_SERVER_URL
15-
value: "http://prometheus-kube-prometheus-prometheus.svc.cluster.local:9090/api/v1/write"
15+
value: "http://prometheus-server.svc.cluster.local/api/v1/write"
1616
- name: K6_PROMETHEUS_RW_TREND_AS_NATIVE_HISTOGRAM
1717
value: "true"

0 commit comments

Comments
 (0)