diff --git a/examples/operator/operator.yaml b/examples/operator/operator.yaml index ded85de5285..0098bded632 100644 --- a/examples/operator/operator.yaml +++ b/examples/operator/operator.yaml @@ -4422,6 +4422,8 @@ spec: maxItems: 2 minItems: 1 type: array + sidecarDbName: + type: string turndownPolicy: enum: - RequireIdle @@ -6239,6 +6241,8 @@ spec: maxItems: 2 minItems: 1 type: array + sidecarDbName: + type: string topologyReconciliation: properties: pruneCells: