Gabriel Montañola
04/22/2022, 4:16 PM0.14.10
was set only on Helm deployment.
---
Hi there folks.
I'm trying to use this feature from 0.14.10
but I'm not sure I'm doing it right.
I added this to my deployments
on the Helm chart:
includeConfigInLaunchedRuns:
enabled: true
But jobs are still created without environment variables derived from env
and envSecrets
. Also, container_context
from created jobs is null
.
Do I need to change other settings so this can work as intended?daniel
04/22/2022, 4:20 PMGabriel Montañola
04/22/2022, 4:20 PMdaniel
04/22/2022, 4:20 PMGabriel Montañola
04/22/2022, 4:20 PMdaniel
04/22/2022, 4:21 PMGabriel Montañola
04/22/2022, 4:23 PM0.14.10
happened :)