Switch mysql and postgresql tests to HA Production configs (#471)
Signed-off-by: Kevin Fox <[email protected]>
This commit is contained in:
@@ -1,9 +1,10 @@
|
||||
spire-server:
|
||||
replicaCount: 2
|
||||
dataStore:
|
||||
sql:
|
||||
databaseType: postgres
|
||||
databaseName: spire-server
|
||||
host: postgresql.postgresql
|
||||
host: postgresql
|
||||
port: 5432
|
||||
username: spire
|
||||
# password: CHANGE_ME
|
||||
|
||||
Reference in New Issue
Block a user