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 텍스트
웹 콘솔에서 description 요소 보기
설명은 퀵 스타트 페이지의 퀵 스타트 소개 부분에 표시됩니다.
