Skip to content
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

Create nacos-no-pvc.yaml #125

Merged
merged 1 commit into from Jul 24, 2020
Merged

Create nacos-no-pvc.yaml #125

merged 1 commit into from Jul 24, 2020

Conversation

koy1619
Copy link
Contributor

@koy1619 koy1619 commented May 13, 2020

增加mysql.host参数,使用自建数据库; 配置后台使用Ingress发布

增加`mysql.host`参数,使用自建数据库; 配置后台使用Ingress发布
@paderlol
Copy link
Collaborator

感谢你的贡献

@paderlol paderlol merged commit 2906aa3 into nacos-group:master Jul 24, 2020
@zhaoyanwenqi
Copy link

按照你的方式配置如下,还是不行,报错 No DataSource set 请指教,大佬


apiVersion: v1
kind: ConfigMap
metadata:
name: nacos-cm
data:
mysql.host: "10.7.11.63"
mysql.db.name: "nacos_devtest"
mysql.port: "30306"
mysql.user: "nacos"
mysql.password: "nacos"

ping数据库ip网络是通的

1 similar comment
@zhaoyanwenqi
Copy link

按照你的方式配置如下,还是不行,报错 No DataSource set 请指教,大佬


apiVersion: v1
kind: ConfigMap
metadata:
name: nacos-cm
data:
mysql.host: "10.7.11.63"
mysql.db.name: "nacos_devtest"
mysql.port: "30306"
mysql.user: "nacos"
mysql.password: "nacos"

ping数据库ip网络是通的

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants