mirror of
https://github.com/whyour/qinglong.git
synced 2026-09-22 10:32:40 +08:00
feat(ql3): cut alpha.1 candidate milestone
This commit is contained in:
@@ -166,6 +166,7 @@ export interface ProductionClusterControlApplicationOptions
|
||||
| 'enabled'
|
||||
| 'profile'
|
||||
| 'apiCredentialPepper'
|
||||
| 'apiCredentialPepperKeyring'
|
||||
| 'openDatabase'
|
||||
| 'availability'
|
||||
| 'http'
|
||||
@@ -436,7 +437,7 @@ export function startProductionClusterControlApplication(
|
||||
...applicationOptions,
|
||||
enabled: true,
|
||||
profile: 'cluster-control',
|
||||
apiCredentialPepper: config.security.apiCredentialPepper,
|
||||
apiCredentialPepperKeyring: config.security.apiCredentialPepperKeyring,
|
||||
http: config.http,
|
||||
...(workerIngress === undefined
|
||||
? {}
|
||||
|
||||
Reference in New Issue
Block a user