Update configmap.md

Fixed configmap -> configMap
This commit is contained in:
Adam
2020-06-07 21:16:28 +02:00
committed by GitHub
parent 87cb0c3c82
commit 473ab23e80
@@ -189,7 +189,7 @@ spec:
readOnly: true
volumes:
- name: foo
configmap:
configMap:
name: myconfigmap
```