pull/4667/merge
lichuqiang 2017-08-07 09:18:10 +08:00 committed by Andrew Chen
parent 0114ddf60f
commit 58f454f424
1 changed files with 1 additions and 1 deletions

View File

@ -156,7 +156,7 @@ Services and discovery view shows Kubernetes resources that allow for exposing s
Storage view shows Persistent Volume Claim resources which are used by applications for storing data.
#### Config
Config view show all Kubernetes resources that are used for live configuration of applications running in clusters. This is now Config Maps and Secrets. Thie views allows for editing and managing config objects and displays secrets hidden by default.
Config view show all Kubernetes resources that are used for live configuration of applications running in clusters. This is now Config Maps and Secrets. The view allows for editing and managing config objects and displays secrets hidden by default.
![Secret detail view](/images/docs/ui-dashboard-secret-detail.png)