fix: add yaml runtime image build for d518
This commit is contained in:
@@ -153,6 +153,7 @@ export function nodeRuntimeExpected(spec: HwlabRuntimeLaneSpec): Record<string,
|
||||
},
|
||||
observability: spec.observability,
|
||||
runtimeImageRewrites: spec.runtimeImageRewrites,
|
||||
runtimeImageBuilds: spec.runtimeImageBuilds,
|
||||
externalPostgres: spec.externalPostgres === undefined ? null : {
|
||||
active: activeExternalPostgres !== undefined,
|
||||
provider: spec.externalPostgres.provider,
|
||||
|
||||
Reference in New Issue
Block a user