fix: scope codex-pool sentinel image to enabled targets
This commit is contained in:
@@ -324,5 +324,6 @@ export interface Sub2ApiRuntimeConfig {
|
||||
defaultTargetId: string;
|
||||
appSecretName: string;
|
||||
secretsRoot: string;
|
||||
sentinelEnabledOnTargets: string[];
|
||||
targets: Record<string, unknown>[];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user