Change rbd example to use v1
Moved some files out of a v1beta3 sub directory and converted them. Also modified the examples test to point to the new files.
This commit is contained in:
@@ -204,7 +204,7 @@ func TestExampleObjectSchemas(t *testing.T) {
|
||||
"../examples/rbd/secret": {
|
||||
"ceph-secret": &api.Secret{},
|
||||
},
|
||||
"../examples/rbd/v1beta3": {
|
||||
"../examples/rbd": {
|
||||
"rbd": &api.Pod{},
|
||||
"rbd-with-secret": &api.Pod{},
|
||||
},
|
||||
|
Reference in New Issue
Block a user