This documentation is for a release that is no longer maintained
See documentation for the latest supported version 3 or the latest supported version 4.15.4. Pod 사전 설정 삭제
다음 명령을 사용하여 사전 설정된 Pod를 삭제할 수 있습니다.
oc delete podpreset <name>
$ oc delete podpreset <name>
예를 들어 다음과 같습니다.
oc delete podpreset allow-database
$ oc delete podpreset allow-database
podpreset "allow-database" deleted