File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -2239,7 +2239,7 @@ spec:
2239
2239
type : integer
2240
2240
type : object
2241
2241
config :
2242
- description : Config is the raw JSON to be used as the collector's
2242
+ description : Config is the raw YAML to be used as the collector's
2243
2243
configuration. Refer to the OpenTelemetry Collector documentation
2244
2244
for details.
2245
2245
type : string
Original file line number Diff line number Diff line change @@ -10312,7 +10312,7 @@ for the OpenTelemetryCollector workload.<br/>
10312
10312
<td><b>config</b></td>
10313
10313
<td>string</td>
10314
10314
<td>
10315
- Config is the raw JSON to be used as the collector's configuration. Refer to the OpenTelemetry Collector documentation for details.<br/>
10315
+ Config is the raw YAML to be used as the collector's configuration. Refer to the OpenTelemetry Collector documentation for details.<br/>
10316
10316
</td>
10317
10317
<td>false</td>
10318
10318
</tr><tr>
You can’t perform that action at this time.
0 commit comments