version mismatch (#5825)

This commit is contained in:
chenhonggc
2017-10-13 16:18:02 -05:00
committed by Steve Perry
parent a03fb8c2b4
commit 7ccd827d2b
@@ -1,4 +1,4 @@
apiVersion: apps/v1beta1
apiVersion: apps/v1beta2 # for versions before 1.7.0 use apps/v1beta1
kind: Deployment
metadata:
name: nginx-deployment