Add kubernetesVersion annotation to select k8s >= 1.5

This commit is contained in:
Justin Santa Barbara 2017-04-06 22:54:24 -04:00
parent 212c00e67c
commit ccc8bb206f
1 changed files with 1 additions and 0 deletions

View File

@ -7,3 +7,4 @@ spec:
selector:
k8s-addon: logging-elasticsearch.addons.k8s.io
manifest: v1.5.0.yaml
kubernetesVersion: ">=1.5.0" # We use statefulsets