Skip to content

Commit

Permalink
set config gateway.springcloud default value to false
Browse files Browse the repository at this point in the history
  • Loading branch information
panxiaojun233 committed Jul 9, 2023
1 parent fa490b5 commit 01b6e9f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mse-simple-demo/helm/mse-simple-demo/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ mse:
# 是否启动zuul、springcloud网关
gateway:
zuul: false
springcloud: true
springcloud: false
mse:
ingress: false

Expand Down

0 comments on commit 01b6e9f

Please sign in to comment.