Use actual namespace
This commit is contained in:
parent
7a6b84dceb
commit
b9d8d85e20
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue