minor changes
This commit is contained in:
		
							parent
							
								
									5ba81d60b5
								
							
						
					
					
						commit
						973b21bc48
					
				|  | @ -73,8 +73,7 @@ postgresqls | ||||||
|             td { volume_size } |             td { volume_size } | ||||||
|             td { calcCosts(nodes, cpu, memory, volume_size) }$ |             td { calcCosts(nodes, cpu, memory, volume_size) }$ | ||||||
| 
 | 
 | ||||||
|             td(style='white-space: pre') |             td | ||||||
|               | { namespace } |  | ||||||
| 
 | 
 | ||||||
| 
 | 
 | ||||||
|               .btn-group.pull-right( |               .btn-group.pull-right( | ||||||
|  | @ -146,9 +145,7 @@ postgresqls | ||||||
|             td { team } |             td { team } | ||||||
|             td(style='white-space: pre') |             td(style='white-space: pre') | ||||||
|               | { namespace } |               | { namespace } | ||||||
| 
 |  | ||||||
|             td |             td | ||||||
| 
 |  | ||||||
|               a( |               a( | ||||||
|                 href='/#/status/{ cluster_path(this) }' |                 href='/#/status/{ cluster_path(this) }' | ||||||
|               ) |               ) | ||||||
|  |  | ||||||
|  | @ -60,6 +60,9 @@ spec: | ||||||
|                   "replica_load_balancer_visible": true, |                   "replica_load_balancer_visible": true, | ||||||
|                   "resources_visible": true, |                   "resources_visible": true, | ||||||
|                   "users_visible": true, |                   "users_visible": true, | ||||||
|  |                   "cost_ebs": 0.119, | ||||||
|  |                   "cost_core": 0.0575, | ||||||
|  |                   "cost_memory": 0.014375, | ||||||
|                   "postgresql_versions": [ |                   "postgresql_versions": [ | ||||||
|                     "12", |                     "12", | ||||||
|                     "11", |                     "11", | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue