10.4.2.2. 설명 요소
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.'
...
설명 필드는 설명 텍스트를 정의합니다.
웹 콘솔에서는 설명이 Quick Starts 페이지의 빠른 시작 소개 타일에 표시됩니다.