Use chart-testing ci/*-values.yaml for testing
This also enables the refactor to have multiple root level charts. Resolves #100 Signed-off-by: Marco Franssen <[email protected]>
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
spire-server:
|
||||
dataStore:
|
||||
sql:
|
||||
databaseType: postgres
|
||||
databaseName: spire-server
|
||||
username: spire
|
||||
password: sp1ff3Test
|
||||
host: postgresql.postgresql
|
||||
port: 5432
|
||||
options:
|
||||
- sslmode: disable
|
||||
Reference in New Issue
Block a user