mirror of
https://github.com/kubernetes-sigs/prometheus-adapter.git
synced 2026-04-06 01:38:10 +00:00
parent
83a7dd5d5e
commit
909f0a2599
1 changed files with 1 additions and 1 deletions
|
|
@ -179,7 +179,7 @@ spec:
|
||||||
volumes:
|
volumes:
|
||||||
# make your configmap available as a volume, so that you can
|
# make your configmap available as a volume, so that you can
|
||||||
# mount in the Prometheus config from earlier
|
# mount in the Prometheus config from earlier
|
||||||
- name: config-volume
|
- name: prom-config
|
||||||
configMap:
|
configMap:
|
||||||
name: prometheus
|
name: prometheus
|
||||||
```
|
```
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue