From b9d8d85e20af046c7dbe11c69fd3252f0486b9b2 Mon Sep 17 00:00:00 2001 From: Kamil Trzcinski Date: Sun, 3 Dec 2017 23:01:18 +0100 Subject: [PATCH] Use actual namespace --- app/views/projects/clusters/_cluster.html.haml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/projects/clusters/_cluster.html.haml b/app/views/projects/clusters/_cluster.html.haml index ba36828d407..d292d68386c 100644 --- a/app/views/projects/clusters/_cluster.html.haml +++ b/app/views/projects/clusters/_cluster.html.haml @@ -8,7 +8,7 @@ .table-mobile-content= cluster.environment_scope .table-section.section-30 .table-mobile-header{ role: "rowheader" }= s_("ClusterIntegration|Project namespace") - .table-mobile-content= cluster.platform_kubernetes&.namespace + .table-mobile-content= cluster.platform_kubernetes&.actual_namespace .table-section.section-10 .table-mobile-header{ role: "rowheader" } .table-mobile-content