You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1
Original file line number
Diff line number
Diff line change
@@ -44,6 +44,7 @@ with these fields:
44
44
- image: optional image to use for the upgrade Job.
45
45
- container: optional name of a container from the selected template Pod. The selected container will be used to run the upgrader.
46
46
- labels: optional map of labels to set on the Job's pod template,
47
+
- annotations: optional map of annotations to set on the Job's pod template,
47
48
48
49
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.
0 commit comments