8.4.2.2. description 元素
查看 YAML 文件中的 description 元素
apiVersion: console.openshift.io/v1
kind: ConsoleQuickStart
metadata:
name: spring-with-s2i
spec:
description: 'Import a Spring Application from git, build, and deploy it onto OpenShift.' 1
...
- 1
- description 文本
在 web 控制台中查看 description 元素
这个描述会出现在快速开始页的介绍中。