Skip to content

Commit 79cc890

Browse files
authored
docs(fix): format fix for server-side apply feature gate section (#11877)
Signed-off-by: prmellor <pmellor@redhat.com>
1 parent 76a7682 commit 79cc890

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

documentation/modules/operators/ref-operator-cluster-feature-gates.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@ If a conflict occurs in a managed field, the update is retried with `force = tru
137137
The conflict and the switch to forced apply are logged by the Cluster Operator.
138138

139139
Ownership of individual fields is tracked through the `.metadata.managedFields` property of the resource being updated.
140-
.Enabling the `ServerSideApplyPhase1` feature gate
140+
141141
To enable the `ServerSideApplyPhase1` feature gate, specify `+ServerSideApplyPhase1` in the `STRIMZI_FEATURE_GATES` environment variable in the Cluster Operator configuration.
142142

143143
== Enabling feature gates

0 commit comments

Comments
 (0)