mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-25 12:43:23 +00:00
Merge pull request #29250 from aveshagarwal/master-node-e2e-configmap-fixes
Automatic merge from submit-queue Fix a typo
This commit is contained in:
commit
3af6f472e4
@ -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