Skip to content

Commit 2fcb0fa

Browse files
committed
fixed app-proxy cors environment variable
1 parent a096f3a commit 2fcb0fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

csdp/base/app-proxy/app-proxy.deploy.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ spec:
5454
- name: CORS
5555
valueFrom:
5656
configMapKeyRef:
57-
name: codefresh-cm
57+
name: cap-app-proxy-cm
5858
key: cors
5959
optional: true
6060
- name: ENV

0 commit comments

Comments
 (0)