k3s/test/e2e/testing-manifests/statefulset/cockroachdb
Alex Robinson 284a7c6165 Fix broken statefulset e2e test
This was broken back in #43637 when the logic in
`(*StatefulSetTester).CreateStatefulSet` switched from using
`generated.ReadOrDie` to read the entire service.yaml file and pass it
to kubectl to using `manifest.SvcFromManifest`, which assumes that the
file contains only a single service.

Fixes #52750
2017-09-21 13:20:05 -04:00
..
service.yaml Fix broken statefulset e2e test 2017-09-21 13:20:05 -04:00
statefulset.yaml Fix broken statefulset e2e test 2017-09-21 13:20:05 -04:00