restored empty persistence object
This commit is contained in:
parent
5543da5260
commit
915efa4985
1 changed files with 1 additions and 1 deletions
|
@ -33,7 +33,7 @@ controller:
|
||||||
enabled: false
|
enabled: false
|
||||||
path: /metrics
|
path: /metrics
|
||||||
port: 8080
|
port: 8080
|
||||||
persistence:
|
persistence: {}
|
||||||
# connectionPool:
|
# connectionPool:
|
||||||
# maxIdleConns: 100
|
# maxIdleConns: 100
|
||||||
# maxOpenConns: 0
|
# maxOpenConns: 0
|
||||||
|
|
Loading…
Reference in a new issue