Commit a618260c authored by Huamin Chen's avatar Huamin Chen

update cephfs e2e test from v1beta3 to v1

Signed-off-by: 's avatarHuamin Chen <hchen@redhat.com>
parent 32c240b3
......@@ -596,7 +596,7 @@ var _ = Describe("Volumes", func() {
secret := &api.Secret{
TypeMeta: unversioned.TypeMeta{
Kind: "Secret",
APIVersion: "v1beta3",
APIVersion: "v1",
},
ObjectMeta: api.ObjectMeta{
Name: config.prefix + "-secret",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment