# Pastebin ntc4kJMf rwellum@ubuntuk8s:~/openstack/kolla-kubernetes$ ls -l helm/microservice/keystone*deployment total 24 drwxr-xr-x 2 rwellum rwellum 4096 Jun 30 07:59 charts -rw-rw-r-- 1 rwellum rwellum 351 Jun 30 07:54 Chart.yaml -rw-r--r-- 1 rwellum rwellum 301 Jun 30 07:59 requirements.lock -rw-rw-r-- 1 rwellum rwellum 100 Jun 30 07:54 requirements.yaml drwxrwxr-x 2 rwellum rwellum 4096 Jun 30 07:54 templates -rw-rw-r-- 1 rwellum rwellum 928 Jun 30 07:59 values.yaml rwellum@ubuntuk8s:~/openstack/kolla-kubernetes$ cd helm/microservice/keystone*deployment rwellum@ubuntuk8s:~/openstack/kolla-kubernetes/helm/microservice/keystone-api-deployment$ grep -rsi search templates/keystone-api.yaml:{{- $searchPath := ":global.kolla.keystone.api.deployment:global.kolla.keystone.api.all:global.kolla.keystone.all:global.kolla.all" }} templates/keystone-api.yaml:{{- $c := dict "searchPath" $searchPath "Values" .Values }} templates/keystone-api.yaml:{{- with $env := dict "netHostTrue" $netHostTrue "podTypeBootstrap" $podTypeBootstrap "resourceName" $resourceName "serviceName" $serviceName "serviceType" $serviceType "configFileName" $configFileName "configSectionName" $configSectionName "configListenHostParameter" $configListenHostParameter "configListenPortParameter" $configListenPortParameter "portName" $portName "imageFull" $imageFull "checkPath" $checkPath "extraConfigmapConfig" $extraConfigmapConfig "extraVolume" $extraVolumes "extraVolumeMounts" $extraVolumeMounts "extraAnnotations" $extraAnnotations "privileged" $privileged "haproxy" $haproxy "Values" .Values "Release" .Release "searchPath"