Set pull policy for admin password hook job
Currently the admin password hook job does not set/expose the imagepullpolicy as a helm value. Since this is single use simple job we can set the default pull policy to the same as the main/global one.
AC:
-
Value from {{ .Values.image.pullPolicy }}
used for the change password hook job
Edited by Micah Nagel