diff --git a/config/default/templates/smardigo-ocr/deployment.yml b/config/default/templates/smardigo-ocr/deployment.yml index 2091de9..57e1e90 100644 --- a/config/default/templates/smardigo-ocr/deployment.yml +++ b/config/default/templates/smardigo-ocr/deployment.yml @@ -53,6 +53,8 @@ spec: value: "nsodev" - name: OIDC_CLIENT_SECRET value: "nsodev" + - name: SMA_CORS_ALLOWED_ORIGINS + value: "{{ .Values.smardigo.workflow.host }}" - name: SMA_DOCUMENT_REST_AUTH_TOKEN valueFrom: secretKeyRef: