Fix compatibility with Kube 1.6

This commit is contained in:
Arthur Barr
2017-10-31 10:57:20 +00:00
parent 0ffa87be31
commit e6c4a21726
8 changed files with 29 additions and 4 deletions

View File

@@ -10,7 +10,7 @@ This chart deploys a single IBM MQ Advanced for Developers server (queue manager
## Prerequisites
- Kubernetes 1.7 or greater, with beta APIs enabled
- Kubernetes 1.6 or greater, with beta APIs enabled
- If persistence is enabled (see [configuration](#configuration)), then you either need to create a PersistentVolume, or specify a Storage Class if classes are defined in your cluster.
## Installing the Chart