Setting annotation as null for metadata in K8 pod definition
I am using helm template library and somehow I am in a condition where my env.yaml file doe snot have any key for pod annotations and helm is setting annotation : null
. Offcourse this is intended behavior.