openimsdk / helm-charts

helm charts repository for openim
https://openimsdk.github.io/helm-charts/
Apache License 2.0
14 stars 10 forks source link

The address is not right?helm repo add openim-infra https://xxxxx.xxx #6

Closed caesar168 closed 10 months ago

caesar168 commented 10 months ago

Description

helm repo add openim-infra https://xxxxx.xxx helm install im-mysql infra/mysql -f infra/mysql-config.yaml -n openim helm install im-kafka infra/kafka -f infra/kafka-config.yaml -n openim helm install im-minio infra/minio -f infra/minio-config.yaml -n openim helm install im-mongodb infra/mongodb -f infra/mongodb-config.yaml -n openim helm install im-redis infra/redis -f infra/redis-config.yaml -n openim

Screenshots

No response

Additional information

No response

cubxxw commented 10 months ago

Firstly, it is worth mentioning that GitHub adheres to the OCI image standard, which implies that the github package does not require a repository. Secondly, the address https://xxxx is a custom-built address that has not been publicly released yet. Therefore, you may disregard this line and proceed with the following steps for building.