We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a92b59e commit 5e306feCopy full SHA for 5e306fe
osm-seed/templates/tasking-manager-api/tm-configMap.yaml
@@ -46,5 +46,4 @@ data:
46
TM_APP_API_VERSION: {{ quote .Values.tmApi.env.TM_APP_API_VERSION | default "v2" }}
47
OHSOME_STATS_TOKEN: {{ quote .Values.tmApi.env.OHSOME_STATS_TOKEN }}
48
POSTGRES_TEST_DB: {{ quote .Values.tmApi.env.POSTGRES_TEST_DB }}
49
- EXTRA_CORS_ORIGINS: {{ printf "%s,%s" .Values.tmApi.env.TM_APP_BASE_URL .Values.tmApi.env.EXTRA_CORS_ORIGINS | quote }}
50
-{{- end }}
+{{- end }}
0 commit comments