add missing comment (#195)

This commit is contained in:
jheyduk 2018-02-12 23:12:14 +01:00 committed by Ahmet Alp Balkan
parent 011284134a
commit 173927b551
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@ spec:
requests:
storage: 20Gi
---
apiVersion: apps/v1 for k8s versions before 1.9.0 use apps/v1beta2 and before 1.8.0 use extensions/v1beta1
apiVersion: apps/v1 # for k8s versions before 1.9.0 use apps/v1beta2 and before 1.8.0 use extensions/v1beta1
kind: Deployment
metadata:
name: wordpress-mysql