Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,8 @@ Monitoring Operators ensure that {ocp} monitoring resources function as designed

While overriding CVO control for an Operator can be helpful during debugging, this is unsupported and the cluster administrator assumes full control of the individual component configurations and upgrades.

.Overriding the Cluster Version Operator
[id="overriding-the-cluster-version-operator_{context}"]
== Overriding the Cluster Version Operator

The `spec.overrides` parameter can be added to the configuration for the CVO to allow administrators to provide a list of overrides to the behavior of the CVO for a component. Setting the `spec.overrides[].unmanaged` parameter to `true` for a component blocks cluster upgrades and alerts the administrator after a CVO override has been set:

Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
:_mod-docs-content-type: ASSEMBLY
include::_attributes/common-attributes.adoc[]
[id="maintenance-and-support-for-monitoring"]
= Maintenance and support for monitoring

include::_attributes/common-attributes.adoc[]

:context: maintenance-and-support-for-monitoring

toc::[]
Expand Down