New CRD.
This commit is contained in:
parent
31758b5ef1
commit
13cd262a47
2 changed files with 66 additions and 0 deletions
|
|
@ -1019,6 +1019,13 @@ spec:
|
|||
- accessConsole
|
||||
- "*"
|
||||
default: []
|
||||
pools:
|
||||
type: array
|
||||
description: >-
|
||||
List of pools to which this VM belongs.
|
||||
items:
|
||||
type: string
|
||||
default: []
|
||||
loggingProperties:
|
||||
type: string
|
||||
description: >-
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue