mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-31 15:25:57 +00:00
Fix typo in downward api volume e2e
This commit is contained in:
parent
b3eace631e
commit
561cbcd7c9
@ -25,7 +25,7 @@ import (
|
||||
. "github.com/onsi/ginkgo"
|
||||
)
|
||||
|
||||
var _ = Describe("Downwar dAPI volume", func() {
|
||||
var _ = Describe("Downward API volume", func() {
|
||||
f := NewFramework("downward-api")
|
||||
|
||||
It("should provide labels and annotations files", func() {
|
||||
|
Loading…
Reference in New Issue
Block a user