mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-23 19:56:01 +00:00
Fix sig in podtemplates.go
This commit is contained in:
parent
02f983d8c8
commit
a8592dd9d1
@ -29,7 +29,7 @@ import (
|
||||
"github.com/onsi/ginkgo"
|
||||
)
|
||||
|
||||
var _ = ginkgo.Describe("[sig-architecture] PodTemplates", func() {
|
||||
var _ = ginkgo.Describe("[sig-node] PodTemplates", func() {
|
||||
f := framework.NewDefaultFramework("podtemplate")
|
||||
/*
|
||||
Release : v1.19
|
||||
|
Loading…
Reference in New Issue
Block a user