Fixed apiVersion inconsistency (#6187)

* update support version from 1.7.0 to 1.8.0

* Added apiVersion comment.
This commit is contained in:
Umesh Yadav
2017-11-06 14:06:29 -05:00
committed by Zach Corleissen
parent 01bc81edf6
commit 0abbfdc12e
17 changed files with 17 additions and 17 deletions
+1 -1
View File
@@ -13,7 +13,7 @@ spec:
selector:
app: nginx
---
apiVersion: apps/v1beta2
apiVersion: apps/v1beta2 # for versions before 1.8.0 use apps/v1beta1
kind: StatefulSet
metadata:
name: web