Update yaml files to latest version RELEASE.2019-10-02T21-19-38Z

This commit is contained in:
Minio Trusted
2019-10-02 21:25:57 +00:00
parent 90bfa6260a
commit 83066f953c
7 changed files with 16 additions and 16 deletions
@@ -30,7 +30,7 @@ spec:
value: "minio"
- name: MINIO_SECRET_KEY
value: "minio123"
image: minio/minio:RELEASE.2019-09-26T19-42-35Z
image: minio/minio:RELEASE.2019-10-02T21-19-38Z
# Unfortunately you must manually define each server. Perhaps autodiscovery via DNS can be implemented in the future.
args:
- server
@@ -21,7 +21,7 @@ spec:
value: "minio"
- name: MINIO_SECRET_KEY
value: "minio123"
image: minio/minio:RELEASE.2019-09-26T19-42-35Z
image: minio/minio:RELEASE.2019-10-02T21-19-38Z
args:
- server
- http://minio-{0...3}.minio.default.svc.cluster.local/data
@@ -24,7 +24,7 @@ spec:
containers:
- name: minio
# Pulls the default Minio image from Docker Hub
image: minio/minio:RELEASE.2019-09-26T19-42-35Z
image: minio/minio:RELEASE.2019-10-02T21-19-38Z
args:
- gateway
- gcs
@@ -32,7 +32,7 @@ spec:
- name: data
mountPath: "/data"
# Pulls the lastest Minio image from Docker Hub
image: minio/minio:RELEASE.2019-09-26T19-42-35Z
image: minio/minio:RELEASE.2019-10-02T21-19-38Z
args:
- server
- /data