@@ -541,25 +541,15 @@ spec:
541541 properties :
542542 broker.properties :
543543 additionalProperties :
544- nullable : true
545544 type : string
546545 default : {}
547- description : |-
548- Flat key-value overrides for `*.properties`, Hadoop XML, etc.
549-
550- This is backwards-compatible with the existing flat key-value YAML format
551- used by `HashMap<String, String>`.
546+ description : Flat key-value overrides for `*.properties`, Hadoop XML, etc.
552547 type : object
553548 security.properties :
554549 additionalProperties :
555- nullable : true
556550 type : string
557551 default : {}
558- description : |-
559- Flat key-value overrides for `*.properties`, Hadoop XML, etc.
560-
561- This is backwards-compatible with the existing flat key-value YAML format
562- used by `HashMap<String, String>`.
552+ description : Flat key-value overrides for `*.properties`, Hadoop XML, etc.
563553 type : object
564554 type : object
565555 envOverrides :
@@ -1160,25 +1150,15 @@ spec:
11601150 properties :
11611151 broker.properties :
11621152 additionalProperties :
1163- nullable : true
11641153 type : string
11651154 default : {}
1166- description : |-
1167- Flat key-value overrides for `*.properties`, Hadoop XML, etc.
1168-
1169- This is backwards-compatible with the existing flat key-value YAML format
1170- used by `HashMap<String, String>`.
1155+ description : Flat key-value overrides for `*.properties`, Hadoop XML, etc.
11711156 type : object
11721157 security.properties :
11731158 additionalProperties :
1174- nullable : true
11751159 type : string
11761160 default : {}
1177- description : |-
1178- Flat key-value overrides for `*.properties`, Hadoop XML, etc.
1179-
1180- This is backwards-compatible with the existing flat key-value YAML format
1181- used by `HashMap<String, String>`.
1161+ description : Flat key-value overrides for `*.properties`, Hadoop XML, etc.
11821162 type : object
11831163 type : object
11841164 envOverrides :
@@ -1790,25 +1770,15 @@ spec:
17901770 properties :
17911771 controller.properties :
17921772 additionalProperties :
1793- nullable : true
17941773 type : string
17951774 default : {}
1796- description : |-
1797- Flat key-value overrides for `*.properties`, Hadoop XML, etc.
1798-
1799- This is backwards-compatible with the existing flat key-value YAML format
1800- used by `HashMap<String, String>`.
1775+ description : Flat key-value overrides for `*.properties`, Hadoop XML, etc.
18011776 type : object
18021777 security.properties :
18031778 additionalProperties :
1804- nullable : true
18051779 type : string
18061780 default : {}
1807- description : |-
1808- Flat key-value overrides for `*.properties`, Hadoop XML, etc.
1809-
1810- This is backwards-compatible with the existing flat key-value YAML format
1811- used by `HashMap<String, String>`.
1781+ description : Flat key-value overrides for `*.properties`, Hadoop XML, etc.
18121782 type : object
18131783 type : object
18141784 envOverrides :
@@ -2241,25 +2211,15 @@ spec:
22412211 properties :
22422212 controller.properties :
22432213 additionalProperties :
2244- nullable : true
22452214 type : string
22462215 default : {}
2247- description : |-
2248- Flat key-value overrides for `*.properties`, Hadoop XML, etc.
2249-
2250- This is backwards-compatible with the existing flat key-value YAML format
2251- used by `HashMap<String, String>`.
2216+ description : Flat key-value overrides for `*.properties`, Hadoop XML, etc.
22522217 type : object
22532218 security.properties :
22542219 additionalProperties :
2255- nullable : true
22562220 type : string
22572221 default : {}
2258- description : |-
2259- Flat key-value overrides for `*.properties`, Hadoop XML, etc.
2260-
2261- This is backwards-compatible with the existing flat key-value YAML format
2262- used by `HashMap<String, String>`.
2222+ description : Flat key-value overrides for `*.properties`, Hadoop XML, etc.
22632223 type : object
22642224 type : object
22652225 envOverrides :
0 commit comments