Skip to content

Commit 258d5d0

Browse files
authored
📝 Minor tweak to note that init containers are carried over.
1 parent f583d71 commit 258d5d0

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

‎README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,8 +44,7 @@ with these fields:
4444
- image: optional image to use for the upgrade Job.
4545
- container: optional name of a container from the selected template Pod. The selected container will be used to run the upgrader.
4646

47-
The migrator Job will contain only a single container and no initContainers. Any livenessProbes and readinessProbes in the
48-
template will be ignored.
47+
The migrator Job will contain only the single template container, initContainers will be included but sidecars will not. Any livenessProbes and readinessProbes in the template will be ignored.
4948

5049
## How It Works
5150

0 commit comments

Comments
 (0)