devops folders consolidate
This commit is contained in:
@@ -16,9 +16,11 @@ plugins:
|
||||
enabled: true
|
||||
configFile: standard.yaml
|
||||
storage:
|
||||
connectionString: mongodb://sealedci:sealedci@mongo:27017/authority?authSource=admin
|
||||
databaseName: authority
|
||||
driver: postgres
|
||||
connectionString: "Host=postgres;Port=5432;Database=authority;Username=sealedci;Password=sealedci-secret"
|
||||
commandTimeout: 00:00:30
|
||||
cache:
|
||||
connectionString: "valkey:6379"
|
||||
signing:
|
||||
enabled: true
|
||||
activeKeyId: sealed-ci
|
||||
|
||||
Reference in New Issue
Block a user