##### {{ .Chart.Name }} deploy complete #####

  - Release Name : {{ .Release.Name }}
  - Admin Portal Domain : {{ .Values.global.portal.baseUrl }}
{{- if .Values.global.userPortal.enabled }}
  - User Portal Domain : {{ .Values.global.portal.userUrl }}
{{- end }}


##### Deployment is complete, but some components may still be initializing. Please wait a moment. #####

  - MariaDB(Keycloak) Initialization
  - Kafka Initialization
  - Vault Initialization and Unseal
  - Oauth2-Redis Clustering and Connect


##### After the initial installation, you can check the current status of each middleware below. #####

  1. Depending on the deployment speed, the status of each middleware may not be reflected in real-time.


##### After the installation is complete, please proceed with the following step. #####

  1. Insert initial database data by the “Insert DB” button
  
