chore: udpate 11138 changelog

This commit is contained in:
zhongwencool 2023-06-30 09:55:23 +08:00
parent bd83365d45
commit 9719735c9c
1 changed files with 4 additions and 0 deletions

View File

@ -0,0 +1,4 @@
- Change k8s `api_server` default value from `http://127.0.0.1:9091` to `https://kubernetes.default.svc:443`
- `emqx_ctl conf show cluster` no longer displays irrelevant configuration items, such as when `discovery_strategy=static`,
it will not display configuration information related to `etcd/k8s/dns`.
- Remove `zones`(deprecated config key) from `emqx_ctl conf show_keys`