Fix spelling
Co-authored-by: Ritika <52399571+Ritikaa96@users.noreply.github.com>
This commit is contained in:
parent
5bbb5ace30
commit
d9723d7e04
|
|
@ -70,7 +70,7 @@ container and no startup probe defined, or as a result of its `startupProbe` suc
|
|||
|
||||
### Jobs with sidecar containers
|
||||
|
||||
If you define a Jobs that uses sidecar using Kubernetes-style init containers,
|
||||
If you define a Job that uses sidecar using Kubernetes-style init containers,
|
||||
the sidecar container in each Pod does not prevent the Job from completing after the
|
||||
main container has finished.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue