Incorrect image annotation condition for registry1.dso.mil/ironbank/big-bang/base:2.0.0 image
The registry1.dso.mil/ironbank/big-bang/base:2.0.0
image has an annotation condition of init.enabled
however this is not accurate as setting init to false and only pulling in annotated images can result in an ErrImagePull error because the registry1.dso.mil/ironbank/big-bang/base:2.0.0
image is also used during the volume-upgrade-job
here https://repo1.dso.mil/big-bang/product/packages/twistlock/-/blob/0.12.0-bb.0/chart/templates/init/volume-upgrade-job.yaml#L67
This job is templated with .Values.console.volumeUpgrade
and .Release.IsUpgrade
.
Edited by wayne.starr