update example/liveness to v1beta3;
update the exec-liveness.yaml to reflect PR#8011 add a README
This commit is contained in:
@@ -164,6 +164,10 @@ func TestExampleObjectSchemas(t *testing.T) {
|
||||
"../examples/glusterfs/v1beta3": {
|
||||
"glusterfs": &api.Pod{},
|
||||
},
|
||||
"../examples/liveness": {
|
||||
"exec-liveness": &api.Pod{},
|
||||
"http-liveness": &api.Pod{},
|
||||
},
|
||||
"../examples": {
|
||||
"pod": &api.Pod{},
|
||||
"replication": &api.ReplicationController{},
|
||||
|
Reference in New Issue
Block a user