Switch mysql and postgresql tests to HA Production configs (#471)

Signed-off-by: Kevin Fox <[email protected]>
This commit is contained in:
kfox1111
2023-09-01 12:25:07 -07:00
committed by GitHub
parent e81a59a7e5
commit 5273f4e530
6 changed files with 53 additions and 30 deletions
+2 -1
View File
@@ -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