I looked around and did not find an answer to this so just sharing.
I deployed a jenkins chart using below command:
helm install -n cd stable/jenkins -f jenkins/values.yaml --version 0.16.6 --wait
Then I wanted to remove external load balancer for a bit, just testing some things so removed it by: