Commit 9b9985bf authored by Clay McLeod's avatar Clay McLeod Committed by David McKay

docs: fix volume mounting example

parent b20c10f2
......@@ -260,11 +260,11 @@ with the behavior of other charts provided by Influxdata.
```yaml
volumes:
- name: ssl-cert-volume
- name: ssl-cert-volume
secret:
secretName: secret-name
mountPoints:
- name: ssl-cert-volume
- name: ssl-cert-volume
mountPath: /etc/ssl/certs/selfsigned/
readOnly: true
```
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment