Skip to content
This repository has been archived by the owner on Nov 10, 2023. It is now read-only.

How can I use custom image #255

Open
byeongjokim opened this issue Jun 15, 2023 · 2 comments
Open

How can I use custom image #255

byeongjokim opened this issue Jun 15, 2023 · 2 comments
Assignees
Labels
documentation Improvements or additions to documentation

Comments

@byeongjokim
Copy link

I would like to use custom image that add a few things to pulsar, pulsar-manager, minio, etcd.

for example

apachepulsar/pulsar:2.8.2 -> myrepo/pulsar:2.8.2

Which part should I change?

@haorenfsa
Copy link
Contributor

@byeongjokim
You can change the spec.dependencies.pulsar.inCluster.values.image.<pulsar-component-name>.repository field in milvus CR to myrepo/pulsar

For more infomation, check https://github.com/milvus-io/milvus-operator/blob/main/docs/CRD/milvus.md. It has a complete list of all fields and their references.

@haorenfsa haorenfsa added the documentation Improvements or additions to documentation label Jun 15, 2023
@haorenfsa haorenfsa self-assigned this Jun 15, 2023
@byeongjokim
Copy link
Author

@haorenfsa
It works.
Thank you!!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

2 participants