Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/app
diff options
context:
space:
mode:
authorKamil Trzcinski <ayufan@ayufan.eu>2017-12-04 01:01:18 +0300
committerKamil Trzcinski <ayufan@ayufan.eu>2017-12-04 01:01:18 +0300
commitb9d8d85e20af046c7dbe11c69fd3252f0486b9b2 (patch)
tree6690e44ff4847aa29a059c36e46a0d9958ca3efc /app
parent7a6b84dceb79677da33dfa849629347960ff8d75 (diff)
Use actual namespace
Diffstat (limited to 'app')
-rw-r--r--app/views/projects/clusters/_cluster.html.haml2
1 files changed, 1 insertions, 1 deletions
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