mirror of
https://github.com/kubernetes-sigs/prometheus-adapter.git
synced 2026-04-06 01:38:10 +00:00
Merge pull request #69 from zioproto/issues/57
docs: walkthrough, make consistent the volume name
This commit is contained in:
commit
8c6dba34d9
1 changed files with 1 additions and 1 deletions
|
|
@ -179,7 +179,7 @@ spec:
|
|||
volumes:
|
||||
# make your configmap available as a volume, so that you can
|
||||
# mount in the Prometheus config from earlier
|
||||
- name: config-volume
|
||||
- name: prom-config
|
||||
configMap:
|
||||
name: prometheus
|
||||
```
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue