Syntax enhancements.
This commit is contained in:
parent
c0fbf06b54
commit
5ec9233ac7
1 changed files with 2 additions and 2 deletions
|
|
@ -167,11 +167,11 @@ spec:
|
||||||
type: object
|
type: object
|
||||||
oneOf:
|
oneOf:
|
||||||
- properties:
|
- properties:
|
||||||
volumeClaimTemplate:
|
volumeClaimTemplate: {}
|
||||||
required:
|
required:
|
||||||
- volumeClaimTemplate
|
- volumeClaimTemplate
|
||||||
- properties:
|
- properties:
|
||||||
cdrom:
|
cdrom: {}
|
||||||
required:
|
required:
|
||||||
- cdrom
|
- cdrom
|
||||||
properties:
|
properties:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue