diff --git a/ui/app/components/secure-variable-form.hbs b/ui/app/components/secure-variable-form.hbs index 510e530e3..16852784a 100644 --- a/ui/app/components/secure-variable-form.hbs +++ b/ui/app/components/secure-variable-form.hbs @@ -122,7 +122,7 @@ @job={{@model.pathLinkedEntities.job}} @group={{@model.pathLinkedEntities.group}} @task={{@model.pathLinkedEntities.task}} - @namespace={{@model.namespace}} + @namespace={{this.variableNamespace}} /> {{/if}}