Deployment hook pods should inherit the secret volumes of the deployment #3739
Closed
Description
Deployment hook pods/containers should inherit the secret volumes of the pod spec being deployed and have those volumes mounted.
The use-case is to enable a deployment hook pod to do things that require the pod's secrets.