Remove CRD property to fix OutofSync Argo
This commit is contained in:
parent
6be2f0697f
commit
1546415746
@ -542,7 +542,6 @@ spec:
|
|||||||
description: DaemonSet specifies the Beat should be deployed as a DaemonSet,
|
description: DaemonSet specifies the Beat should be deployed as a DaemonSet,
|
||||||
and allows providing its spec. Cannot be used along with `deployment`.
|
and allows providing its spec. Cannot be used along with `deployment`.
|
||||||
If both are absent a default for the Type is used.
|
If both are absent a default for the Type is used.
|
||||||
properties: {}
|
|
||||||
type: object
|
type: object
|
||||||
deployment:
|
deployment:
|
||||||
description: Deployment specifies the Beat should be deployed as a Deployment,
|
description: Deployment specifies the Beat should be deployed as a Deployment,
|
||||||
|
Loading…
Reference in New Issue
Block a user