Make sure no substitution attemps is made when params is empty. (#2212)

Close #2209
This commit is contained in:
Bastien Wirtz
2022-02-14 15:20:38 +01:00
committed by GitHub
parent 2d15e0dae6
commit 38d84b1d15
4 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -85,7 +85,7 @@ bootstrap:
# Some additional users users which needs to be created after initializing new cluster
users:
admin:
password: admin
password: admin%
options:
- createrole
- createdb