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
It may happen (OOM) that init container is killed but data are not consistent. It's not enough just to check if the directory is not empty. It's needed to do clean git clone.
In that case all directories should be deleted and git clone performed from scratch.