k8tz sidecar container: pulling from private registry fails #49
Labels
area/admission
Admission controller area
area/injection
Patch Injections area
bug
Something isn't working
In our project we pull images from a secured internal container-registry. Therefore we provide an imagePullSecret.
Pulling the image for the k8tz controller deployment works as expected.
Problem: Pulling the image for sidecar container usage fails.
Seems like the imagePullSecret isn't considered in that case.
The text was updated successfully, but these errors were encountered: