Revert "update to 2017-11-22_1"

This reverts commit 1bef06a7bae580ee1819695e57b954f516e5e32b.
This commit is contained in:
Matthias Schneider 2017-12-18 19:20:37 +01:00
parent ef8406604b
commit bf6d7926f8

View File

@ -2,7 +2,7 @@ version: '2'
services: services:
minio-server: minio-server:
tty: true tty: true
image: mschneider82/alpine-minio:2017-11-22_1 image: webcenter/alpine-minio:2017-10-27_1
volumes: volumes:
- minio-scheduler-setting:/opt/scheduler - minio-scheduler-setting:/opt/scheduler
{{- if eq (printf "%.1s" .Values.VOLUME_DRIVER) "/" }} {{- if eq (printf "%.1s" .Values.VOLUME_DRIVER) "/" }}