The address is not right?helm repo add openim-infra https://xxxxx.xxx
caesar168 opened this issue · 1 comments
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
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.