Skip to content

Commit

Permalink
keycloak changes
Browse files Browse the repository at this point in the history
  • Loading branch information
sfdevops committed Oct 23, 2024
1 parent 5cf373d commit 469b15f
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ data:
AWS_REGION: '{{ .Values.region }}'
DOMAIN_NAME: '{{ .Values.domain }}'
NAMESPACE: '{{ .Values.projectName }}'
ENVIRONMENT: '{{ .Values.environment }}'
AWS_SES_SMTP_HOST: 'email-smtp.{{ .Values.region }}.amazonaws.com'
AWS_SES_SMTP_PORT: '{{ .Values.notificationService.smtp_port }}'
SMTP_FROM_EMAIL: '{{ .Values.tenantMgmtService.from_email }}'
Expand Down

0 comments on commit 469b15f

Please sign in to comment.