diff --git a/.changelog/11640.txt b/.changelog/11640.txt new file mode 100644 index 000000000..87d491673 --- /dev/null +++ b/.changelog/11640.txt @@ -0,0 +1,3 @@ +```release-note:bug +ui: Include `Service.Namespace` into available variables for `dashboard_url_templates` +``` diff --git a/ui/packages/consul-ui/app/templates/dc/services/show.hbs b/ui/packages/consul-ui/app/templates/dc/services/show.hbs index b997b7979..4ead68d92 100644 --- a/ui/packages/consul-ui/app/templates/dc/services/show.hbs +++ b/ui/packages/consul-ui/app/templates/dc/services/show.hbs @@ -186,10 +186,16 @@ as |items item dc|}} }} as |config|> {{#if config.data.dashboard_url_templates.service}} -