UNCLASSIFIED

Commit f041cc81 authored by Kavitha Thulasiraman's avatar Kavitha Thulasiraman
Browse files

Update test-values.yml

parent bcb75350
Pipeline #260468 passed with stages
in 2 minutes and 45 seconds
...@@ -6,4 +6,4 @@ bbtests: ...@@ -6,4 +6,4 @@ bbtests:
cypress: cypress:
artifacts: true artifacts: true
envs: envs:
cypress_url: 'http://kiali:{{ .Values.port | default "20001" }}' cypress_url: 'http://kiali:{{ default 20001 .Values.port }}'
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment