File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 77 databaseName=atum_db
88 user=atum_user
99 password=changeme
10- passwordSecretId="bdtools-atum-service-dev/atum_service_user_password "
10+ passwordSecretId="serviceUserSecretKey "
1111 # maximum number of connections that HikariCP will keep in the pool, including both idle and in-use connections
1212 maxPoolSize=10
1313 }
Original file line number Diff line number Diff line change 77 # tests have to be run with atum_owner so we can execute not only plpgsql functions granted to atum_user
88 user=atum_owner
99 password=changeme
10- passwordSecretId="bdtools-atum-service-dev/atum_service_user_password "
10+ passwordSecretId="serviceUserSecretKey "
1111 # maximum number of connections that HikariCP will keep in the pool, including both idle and in-use connections
1212 maxPoolSize=10
1313 }
You can’t perform that action at this time.
0 commit comments