mirror of
https://github.com/alibaba/higress.git
synced 2026-03-09 11:10:49 +08:00
optimize higress installed notes (#41)
Signed-off-by: iutx <root@viper.run> Co-authored-by: 澄潭 <zty98751@alibaba-inc.com>
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
Higress successfully installed!
|
||||
|
||||
To learn more about the release, try:
|
||||
$ helm status {{ .Release.Name }}
|
||||
$ helm get all {{ .Release.Name }}
|
||||
$ helm status {{ .Release.Name }} -n {{ .Release.Namespace }}
|
||||
$ helm get all {{ .Release.Name }} -n {{ .Release.Namespace }}
|
||||
|
||||
Reference in New Issue
Block a user