From 9a6642b254d5af3a5b19840b0dc35988467408e9 Mon Sep 17 00:00:00 2001 From: Johannes Wicovsky Date: Tue, 2 Aug 2022 10:33:44 +0000 Subject: [PATCH] fix spelling --- 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 c885ee0..e1cf45f 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_OGIRINS + - name: SMARDIGO_SECURITY_CORS_ALLOWED_ORIGINS value: "{{ .Values.smardigo.workflow.host }}" - name: SMA_DOCUMENT_REST_AUTH_TOKEN valueFrom: