mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-23 19:56:01 +00:00
Fixes a typo
This commit is contained in:
parent
5df9284ff4
commit
0c8b7de238
@ -32,7 +32,7 @@ var _ = framework.KubeDescribe("ConfigMap", func() {
|
||||
|
||||
f := framework.NewDefaultFramework("configmap")
|
||||
|
||||
It("should be consumable from pods in volumpe [Conformance]", func() {
|
||||
It("should be consumable from pods in volume [Conformance]", func() {
|
||||
doConfigMapE2EWithoutMappings(f, 0, 0)
|
||||
})
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user