You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We need to set args field of initContainer.
As far as I know, I can configure initContainer only with these fields. containerName, imageName, commands, environmentVariables.
Do you have any solution or do you have any plan for this future?
Thank you.
The text was updated successfully, but these errors were encountered:
Description
We need to set
args
field of initContainer.As far as I know, I can configure initContainer only with these fields.
containerName
,imageName
,commands
,environmentVariables
.Do you have any solution or do you have any plan for this future?
Thank you.
The text was updated successfully, but these errors were encountered: