monitoring: clean helm values
This commit is contained in:
parent
538fca4195
commit
ded87979c5
@ -14,13 +14,6 @@ spec:
|
||||
kind: HelmRepository
|
||||
name: prometheus
|
||||
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
|
||||
namespace: flux-system
|
||||
values:
|
||||
rbac:
|
||||
pspEnabled: false
|
||||
service:
|
||||
annotations:
|
||||
prometheus.io/scrape: "true"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user