Skip to content

Commit

Permalink
Remove dependency from environment token
Browse files Browse the repository at this point in the history
  • Loading branch information
ausias-armesto committed Jul 1, 2024
1 parent 30417ef commit af16a46
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion k6/assets/k6-test-run.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ spec:
valueFrom:
secretKeyRef:
name: hoprd-api-tokens
key: HOPRD_API_TOKEN
key: {{ environmentName }}
- name: K6_PROMETHEUS_RW_SERVER_URL
value: http://kube-prometheus-stack-prometheus.monitoring.svc:9090/api/v1/write
- name: K6_PROMETHEUS_RW_TREND_AS_NATIVE_HISTOGRAM
Expand Down

0 comments on commit af16a46

Please sign in to comment.