coreos/etcd-operator

How to set imagePullSecrets in CRD EtcdCluster?

zhm9484 opened this issue · 2 comments

I put the etcd image in a private registry, so i need authentication in order to pull it down.
May I ask where I should set imagePullSecrets field in EtcdCluster yaml?
Thanks for answering!

just fyi, I'm struggling with this as well