minor changes

This commit is contained in:
Felix Kunde 2020-01-15 13:47:24 +01:00
parent 5ba81d60b5
commit 973b21bc48
2 changed files with 4 additions and 4 deletions

View File

@ -73,8 +73,7 @@ postgresqls
td { volume_size }
td { calcCosts(nodes, cpu, memory, volume_size) }$
td(style='white-space: pre')
| { namespace }
td
.btn-group.pull-right(
@ -146,9 +145,7 @@ postgresqls
td { team }
td(style='white-space: pre')
| { namespace }
td
a(
href='/#/status/{ cluster_path(this) }'
)

View File

@ -60,6 +60,9 @@ spec:
"replica_load_balancer_visible": true,
"resources_visible": true,
"users_visible": true,
"cost_ebs": 0.119,
"cost_core": 0.0575,
"cost_memory": 0.014375,
"postgresql_versions": [
"12",
"11",