MIssing dot when get getDeploymentPropertyValue
Closed this issue · 0 comments
ddkkinf commented
We tried to use init container with environment variable
deployer.<application>.kubernetes.init-container.environment-variables=env1=value1,env2=value2
But it does not applied.
Finally it works with
deployer.<application>.kubernetes.init-containerenvironment-variables=env1=value1,env2=value2
I think there is a typo
We use Version: 2.11.5