10.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
- description テキスト
Web コンソールでの description 要素の表示
この description は、Quick Starts ページのクイックスタートの導入部分のタイルに表示されます。