Skip to content

Commit 8143a3f

Browse files
authored
Merge pull request #22116 from tengqm/tune-webui-list
Tune the code snippet in the list environment
2 parents c4ef64d + 1d5c6b5 commit 8143a3f

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

content/en/docs/tasks/access-application-cluster/web-ui-dashboard.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -101,12 +101,12 @@ If needed, you can expand the **Advanced options** section where you can specify
101101

102102
Example:
103103

104-
```conf
105-
release=1.0
106-
tier=frontend
107-
environment=pod
108-
track=stable
109-
```
104+
```conf
105+
release=1.0
106+
tier=frontend
107+
environment=pod
108+
track=stable
109+
```
110110

111111
- **Namespace**: Kubernetes supports multiple virtual clusters backed by the same physical cluster. These virtual clusters are called [namespaces](/docs/tasks/administer-cluster/namespaces/). They let you partition resources into logically named groups.
112112

0 commit comments

Comments
 (0)