Update comments in template file of installation configurations

Signed-off-by: Simon Zhao <simon@SimondeMacBook-Pro.local>
This commit is contained in:
Simon Zhao 2024-09-16 14:30:16 +08:00
parent 438d4c03bb
commit 7489945498

View File

@ -48,7 +48,7 @@ harbor_admin_password: Harbor12345
# Harbor DB configuration
database:
# The password for the root user of Harbor DB. Change this before any production use.
# The password for the user('postgres' by default) of Harbor DB. Change this before any production use.
password: root123
# The maximum number of connections in the idle connection pool. If it <=0, no idle connections are retained.
max_idle_conns: 100