fix(agent): correct Podman container engine header in sync edge client [BE-12887] (#2498)

This commit is contained in:
RHCowan
2026-04-30 08:47:44 +12:00
committed by GitHub
parent 3053990411
commit 538d57fe19
4 changed files with 37 additions and 0 deletions
@@ -106,6 +106,7 @@ export function buildLinuxPodmanCommand(
agentSecret,
useAsyncMode
),
'PODMAN=1',
...metaEnvVars(properties),
]);