nacos
This commit is contained in:
@ -10,7 +10,7 @@ global:
|
||||
nacos:
|
||||
image:
|
||||
repository: nacos/nacos-server
|
||||
tag: 1.4.2
|
||||
tag: v2.0.3
|
||||
pullPolicy: IfNotPresent
|
||||
plugin:
|
||||
enable: true
|
||||
@ -27,7 +27,7 @@ nacos:
|
||||
# type: embedded
|
||||
type: mysql
|
||||
db:
|
||||
host: mysql-crm1
|
||||
host: mysql
|
||||
name: nacos
|
||||
port: 3306
|
||||
username: root
|
||||
|
Reference in New Issue
Block a user