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

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