Code development platform for open source projects from the European Union institutions :large_blue_circle: EU Login authentication by SMS has been phased out. To see alternatives please check here

Skip to content
Snippets Groups Projects

patched resolution in configuration properties, values and deployment

Merged Carmine Romano requested to merge feature/pre-release-S5 into develop
92 files
+ 5401
1381
Compare changes
  • Side-by-side
  • Inline

Files

+ 3
1
@@ -67,4 +67,6 @@ spec:
- name: VALIDATION_CONFIG_DOMAIN
value: {{ .Values.validation.config.domain | quote }}
- name: VALIDATION_CONFIG_VALIDATION_API
value: {{ .Values.validation.config.validationapi| quote }}
value: {{ .Values.validation.config.validationApi | quote }}
- name: WEB_MVC_CORS_ALLOWED_ORIGINS
value: {{ .Values.web.mvc.cors.allowedOrigins | quote }}
Loading