fix(prometheus): enable hostNetworking and change port (#1969)
* fix(prometheus): enable hostNetworking and change port * Update Chart.yaml * Update default-ports.md * Update values.yaml
This commit is contained in:
@@ -12,11 +12,13 @@ These defaults can of course be changed, but as we guarantee "sane, working defa
|
||||
| traefik | tcp | web | 9080 | HTTP | Adviced to be moved to port 80 |
|
||||
| traefik | metrics | metrics | 9100 | HTTP | |
|
||||
| traefik | tcp | websecure | 9443 | HTTPS | Adviced to be moved to port 443 |
|
||||
| prometheus | node-exporter|node-exporter | 9910 | HTTP | |
|
||||
| prometheus | main | main | 10086 | HTTP | |
|
||||
| prometheus | alertmanager | alertmanager | 10087 | HTTP | |
|
||||
| prometheus | promop | promop | 10089 | HTTP | |
|
||||
| prometheus | thanos | thanos | 10901 | HTTP | |
|
||||
|
||||
|
||||
## Stable, Games and Incubator Apps
|
||||
|
||||
| App | Service | Port Name | Port | Protocol | Note |
|
||||
|
||||
Reference in New Issue
Block a user