Configuring the configMap.yaml File for Database Parameters
Based on the configuration chosen in Database, change the value of the following parameters in the configMap.yaml file:
| Parameter name | Example values |
|---|---|
DATABASE_HOST |
{{ .Release.Name }}-discover-database |
DATABASE_PORT |
1433 |
DATABASE_USERNAME |
sa |
DATABASE_PASSWORD |
discover*03 |