Back to using null (didn't fix argocd problem).

This commit is contained in:
Michael Lipp 2023-08-07 18:42:13 +02:00
parent 5ec9233ac7
commit 62c1bb9f42

View file

@ -39,8 +39,8 @@ spec:
description: Defines the VM.
oneOf:
- properties:
maximumCpus: {}
cpuTopology: {}
maximumCpus:
cpuTopology:
properties:
state:
description: >-
@ -131,8 +131,8 @@ spec:
type: object
oneOf:
- properties:
tap: {}
user: {}
tap:
user:
properties:
tap:
type: object
@ -167,7 +167,7 @@ spec:
type: object
oneOf:
- properties:
volumeClaimTemplate: {}
volumeClaimTemplate:
required:
- volumeClaimTemplate
- properties: