Merge pull request #3927 from gsf/patch-1

Update apiVersion to apps/v1, drop duplicate line
This commit is contained in:
Kubernetes Prow Robot 2019-03-25 14:20:17 -07:00 committed by GitHub
commit b033fbf0b2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -15,9 +15,8 @@ spec:
targetPort: 8080
name: http
---
apiVersion: apps/v1beta2
apiVersion: apps/v1
kind: Deployment
apiVersion: apps/v1beta2
metadata:
name: nginx-errors
labels: