Fix ApiVersion on EndpointSlice example (#16486)

This commit is contained in:
John Howard
2019-09-22 20:19:22 -07:00
committed by Kubernetes Prow Robot
parent 702d05e9fe
commit e14782f703
@@ -36,7 +36,7 @@ As an example, here's a sample EndpointSlice resource for the `example`
Kubernetes Service.
```yaml
apiVersion: discovery.k8s.io/v1alpha
apiVersion: discovery.k8s.io/v1alpha1
kind: EndpointSlice
metadata:
name: example-abc