Skip to content
Snippets Groups Projects
Commit feca2410 authored by OZGCloud's avatar OZGCloud
Browse files

OZG-5238 modified deployment

parent 7aeaff37
No related branches found
No related tags found
No related merge requests found
......@@ -61,13 +61,13 @@ spec:
value: "/bindings"
- name: spring_profiles_active
value: {{ include "app.envSpringProfiles" . }}
{{- if not (.Values.database).useExternal }}
- name: keycloak_realm
value: {{ include "app.ssoRealm" . }}
- name: keycloak_resource
value: {{ include "app.ssoClientName" . }}
- name: keycloak_auth-server-url
value: {{ include "app.ssoServerUrl" . }}
{{- if not (.Values.database).useExternal }}
- name: spring_data_mongodb_uri
valueFrom:
secretKeyRef:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment