Skip to content

Commit 907032a

Browse files
committed
Change address
1 parent db0a2f8 commit 907032a

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-server.svc.cluster.local/api/v1/write"
15+
value: "http://prometheus-server.prometheus/api/v1/write"
1616
- name: K6_PROMETHEUS_RW_TREND_AS_NATIVE_HISTOGRAM
1717
value: "true"

0 commit comments

Comments
 (0)