Closed krishnadas-menon closed 5 months ago
Currently the service accounts/Job definitions of Zookeeper-Operator Helm hooks doesn't have a way to incorporate the imagepull secrets.
MustHave
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
Will try to add the global.imagePullSecrets or hooks.serviceAccount.imagePullSecrets section under serviceaccount for hooks
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