Skip to content

Commit

Permalink
fixed app-proxy cors environment variable
Browse files Browse the repository at this point in the history
  • Loading branch information
roi-codefresh committed May 26, 2022
1 parent a096f3a commit 2fcb0fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion csdp/base/app-proxy/app-proxy.deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ spec:
- name: CORS
valueFrom:
configMapKeyRef:
name: codefresh-cm
name: cap-app-proxy-cm
key: cors
optional: true
- name: ENV
Expand Down

0 comments on commit 2fcb0fa

Please sign in to comment.