-
Notifications
You must be signed in to change notification settings - Fork 24
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
cosmos-operator should be able to use private images #415
Comments
I am doing a dive into this, and I found this in the config sample: cosmos-operator/config/samples/cosmos_v1_cosmosfullnode_full.yaml Lines 80 to 82 in d0ee04b
cosmos-operator/internal/fullnode/pod_builder.go Lines 516 to 533 in d0ee04b
It may already be supported, I will try some tests on this to see if it is |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
cosmos-operator should allow the specification of
imagePullSecrets
when pulling an image.The text was updated successfully, but these errors were encountered: