You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: deploy/helm/kafka-operator/crds/crds.yaml
+4-1Lines changed: 4 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -609,7 +609,10 @@ spec:
609
609
- roleGroups
610
610
type: object
611
611
clusterConfig:
612
-
description: Kafka settings that affect all roles and role groups. The settings in the `clusterConfig` are cluster wide settings that do not need to be configurable at role or role group level.
612
+
description: |-
613
+
Kafka settings that affect all roles and role groups.
614
+
615
+
The settings in the `clusterConfig` are cluster wide settings that do not need to be configurable at role or role group level.
0 commit comments