parent
1424544ed6
commit
97351b70f9
2 changed files with 3 additions and 1 deletions
kube-prometheus
|
@ -114,6 +114,8 @@ grafana:
|
|||
persistence:
|
||||
enabled: false
|
||||
storageClassName: hcloud-volumes
|
||||
service:
|
||||
port: 3000
|
||||
|
||||
prometheus-node-exporter:
|
||||
prometheus:
|
||||
|
|
|
@ -31,4 +31,4 @@ spec:
|
|||
rules:
|
||||
- backendRefs:
|
||||
- name: prometheus-grafana
|
||||
port: 80
|
||||
port: 3000
|
Loading…
Add table
Reference in a new issue