version mismatch (#5825)

pull/4968/merge
chenhonggc 2017-10-13 16:18:02 -05:00 committed by Steve Perry
parent a03fb8c2b4
commit 7ccd827d2b
1 changed files with 1 additions and 1 deletions

View File

@ -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