mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-10 13:42:02 +00:00
Merge pull request #16004 from paralin/add-cassandra-daemonset-example
Add example of a cassandra daemonset.
This commit is contained in:
@@ -246,6 +246,7 @@ func TestExampleObjectSchemas(t *testing.T) {
|
||||
"rbd-with-secret": &api.Pod{},
|
||||
},
|
||||
"../examples/cassandra": {
|
||||
"cassandra-daemonset": &extensions.DaemonSet{},
|
||||
"cassandra-controller": &api.ReplicationController{},
|
||||
"cassandra-service": &api.Service{},
|
||||
"cassandra": &api.Pod{},
|
||||
|
Reference in New Issue
Block a user