Skip to content

Commit 2ad1926

Browse files
fix: app-proxy cors
1 parent 5cfee97 commit 2ad1926

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

charts/gitops-runtime/tests/app-proxy-misc_test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -308,7 +308,7 @@ tests:
308308
path: data.cors
309309
value: "https://local.codefresh.io"
310310

311-
- it: app-proxy configmap should have fallback cors from .Values.global.codefresh.url
311+
- it: app-proxy configmap should have fallback to cors from .Values.global.codefresh.url
312312
template: 'app-proxy/config.yaml'
313313
values:
314314
- ./values/mandatory-values.yaml

0 commit comments

Comments
 (0)