Krishnadas M
Krishnadas M
### Change log description Currently the helm hooks used in zookeeper operator doesn't provide a mechanism to add imagepullsecrets to pull images from private registry. The PR could help us...
### 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...