)]}'
{"glance/templates/bin/_nginx.sh.tpl":[{"author":{"_account_id":3009,"name":"Vladimir Kozhukalov","email":"kozhukalov@gmail.com","username":"kozhukalov"},"change_message_id":"0385b713b9ab7d9f4928dac3f30620f8e8794031","unresolved":true,"context_lines":[{"line_number":4,"context_line":"COMMAND\u003d\"${@:-start}\""},{"line_number":5,"context_line":""},{"line_number":6,"context_line":"start () {"},{"line_number":7,"context_line":"  envsubst \u0027${SHORTNAME} ${POD_IP} ${PORT}\u0027 \u003c /etc/nginx/nginx.conf \u003e /tmp/nginx.conf"},{"line_number":8,"context_line":"  cat /tmp/nginx.conf"},{"line_number":9,"context_line":"  nginx -t -c /tmp/nginx.conf"},{"line_number":10,"context_line":"  exec nginx -c /tmp/nginx.conf"}],"source_content_type":"text/x-smarty","patch_set":4,"id":"2996e8b8_97b94163","line":7,"updated":"2026-06-25 19:06:32.000000000","message":"The problem with this change is that the nginx config is defined in values and potentially it can contain more variables but this change limits the variables to a specific list.\n\nCan you please instead review the [1]? It suggests to move the in-pod TLS termination to sidecars injected via extraContainers hook which means you can define both the config and the container in values. \n\n[1] https://review.opendev.org/c/openstack/openstack-helm/+/992528","commit_id":"0825127dd1a5e7e47099c29f021cf44b8bb6e664"}]}
