File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -208,11 +208,11 @@ this has not been tested.
208
208
209
209
* If a SHA256 hash is provided for the binary, the completed downloaded will be verified against it.
210
210
211
- # ### `spec.commands[].airgapupdate.targets. workers <object> (optional)`
211
+ # ### `spec.commands[].airgapupdate.workers <object> (optional)`
212
212
213
213
* This object provides the details of how `workers` should be updated.
214
214
215
- # ### `spec.commands[].airgapupdate.targets. workers.limits.concurrent <int> (optional, default = 1)`
215
+ # ### `spec.commands[].airgapupdate.workers.limits.concurrent <int> (optional, default = 1)`
216
216
217
217
* Specifying a `concurrent` value for worker targets will allow for that number of workers
218
218
to be updated at a time. If no value is provided, `1` is assumed.
You can’t perform that action at this time.
0 commit comments