From b99a22a6e777a05a7aac44fbb8ddca2830c98468 Mon Sep 17 00:00:00 2001 From: "johannes.wicovsky" Date: Tue, 2 Aug 2022 13:10:14 +0200 Subject: [PATCH] add smardigo-cors-param --- config/default/templates/smardigo-ocr/deployment.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/default/templates/smardigo-ocr/deployment.yml b/config/default/templates/smardigo-ocr/deployment.yml index e1cf45f..57e1e90 100644 --- a/config/default/templates/smardigo-ocr/deployment.yml +++ b/config/default/templates/smardigo-ocr/deployment.yml @@ -53,7 +53,7 @@ spec: value: "nsodev" - name: OIDC_CLIENT_SECRET value: "nsodev" - - name: SMARDIGO_SECURITY_CORS_ALLOWED_ORIGINS + - name: SMA_CORS_ALLOWED_ORIGINS value: "{{ .Values.smardigo.workflow.host }}" - name: SMA_DOCUMENT_REST_AUTH_TOKEN valueFrom: