Description
Currently the service accounts/Job definitions of Zookeeper-Operator Helm hooks doesn't have a way to incorporate the imagepull secrets.
Importance
MustHave
Location
https://github.com/pravega/zookeeper-operator/blob/master/charts/zookeeper-operator/templates/pre-delete-hooks.yaml#L39-L47
https://github.com/pravega/zookeeper-operator/blob/master/charts/zookeeper-operator/templates/pre-delete-hooks.yaml#L39-L47
Suggestions for an improvement
Will try to add the global.imagePullSecrets or hooks.serviceAccount.imagePullSecrets section under serviceaccount for hooks