mirror of
https://github.com/k3s-io/kubernetes.git
synced 2026-01-04 23:17:50 +00:00
Remove cassandra example
This commit is contained in:
@@ -66,7 +66,7 @@ func TestImageLocal(t *testing.T) {
|
||||
cmd.Flags().Set("local", "true")
|
||||
|
||||
opts := ImageOptions{FilenameOptions: resource.FilenameOptions{
|
||||
Filenames: []string{"../../../../examples/storage/cassandra/cassandra-controller.yaml"}},
|
||||
Filenames: []string{"../../../../test/e2e/testing-manifests/statefulset/cassandra/controller.yaml"}},
|
||||
Out: buf,
|
||||
Local: true}
|
||||
err := opts.Complete(tf, cmd, []string{"cassandra=thingy"})
|
||||
|
||||
Reference in New Issue
Block a user