monitoring: clean helm values
This commit is contained in:
parent
538fca4195
commit
ded87979c5
@ -14,13 +14,6 @@ spec:
|
|||||||
kind: HelmRepository
|
kind: HelmRepository
|
||||||
name: prometheus
|
name: prometheus
|
||||||
namespace: flux-system
|
namespace: flux-system
|
||||||
values:
|
|
||||||
prometheusScrape: false
|
|
||||||
service:
|
|
||||||
annotations:
|
|
||||||
prometheus.io/scrape: "true"
|
|
||||||
prometheus.io/port: "8080"
|
|
||||||
prometheus.io/path: "/metrics"
|
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
@ -40,6 +33,8 @@ spec:
|
|||||||
name: prometheus
|
name: prometheus
|
||||||
namespace: flux-system
|
namespace: flux-system
|
||||||
values:
|
values:
|
||||||
|
rbac:
|
||||||
|
pspEnabled: false
|
||||||
service:
|
service:
|
||||||
annotations:
|
annotations:
|
||||||
prometheus.io/scrape: "true"
|
prometheus.io/scrape: "true"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user