File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed
clusters/svc.ez.soeren.cloud/monitoring/prometheus Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -10,6 +10,7 @@ components:
10
10
- ../../../../apps/monitoring/prometheus/components/rbac
11
11
- ../../../../apps/monitoring/prometheus/components/reverse-proxy
12
12
- ../../../../apps/monitoring/prometheus/components/tls-client-cert
13
+ - ../../../../apps/monitoring/prometheus/components/tokens
13
14
configMapGenerator :
14
15
- name : monitoring-prometheus-config
15
16
files :
Original file line number Diff line number Diff line change @@ -88,7 +88,7 @@ scrape_configs:
88
88
format : [prometheus]
89
89
scheme : https
90
90
authorization :
91
- credentials_file : /tokens/vault
91
+ credentials_file : /etc/ tokens/vault-token
92
92
static_configs :
93
93
- targets : [vault.ez.soeren.cloud:8200]
94
94
- job_name : vault-prod-tls
You can’t perform that action at this time.
0 commit comments