mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-25 20:53:33 +00:00
Merge pull request #13741 from pmorie/downward-api-volume
Auto commit by PR queue bot
This commit is contained in:
commit
c08ee6673e
@ -25,7 +25,7 @@ import (
|
|||||||
. "github.com/onsi/ginkgo"
|
. "github.com/onsi/ginkgo"
|
||||||
)
|
)
|
||||||
|
|
||||||
var _ = Describe("Downwar dAPI volume", func() {
|
var _ = Describe("Downward API volume", func() {
|
||||||
f := NewFramework("downward-api")
|
f := NewFramework("downward-api")
|
||||||
|
|
||||||
It("should provide labels and annotations files", func() {
|
It("should provide labels and annotations files", func() {
|
||||||
|
Loading…
Reference in New Issue
Block a user