Skip to content

Commit d9751a3

Browse files
authored
Merge pull request #21566 from adamulacha/patch-1
Update configmap.md
2 parents 87cb0c3 + 473ab23 commit d9751a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/docs/concepts/configuration/configmap.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -189,7 +189,7 @@ spec:
189189
readOnly: true
190190
volumes:
191191
- name: foo
192-
configmap:
192+
configMap:
193193
name: myconfigmap
194194
```
195195

0 commit comments

Comments
 (0)