Update yaml files to latest version RELEASE.2018-05-10T00-00-42Z

This commit is contained in:
Minio Trusted
2018-05-10 00:03:30 +00:00
parent cc8178cdc4
commit 518f856900
9 changed files with 20 additions and 20 deletions

View File

@@ -124,7 +124,7 @@ spec:
- name: data
mountPath: "/data"
# Pulls the lastest Minio image from Docker Hub
image: minio/minio:RELEASE.2018-05-04T23-13-12Z
image: minio/minio:RELEASE.2018-05-10T00-00-42Z
args:
- server
- /data
@@ -303,7 +303,7 @@ spec:
value: "minio"
- name: MINIO_SECRET_KEY
value: "minio123"
image: minio/minio:RELEASE.2018-05-04T23-13-12Z
image: minio/minio:RELEASE.2018-05-10T00-00-42Z
args:
- server
- http://minio-0.minio.default.svc.cluster.local/data
@@ -514,7 +514,7 @@ spec:
containers:
- name: minio
# Pulls the default Minio image from Docker Hub
image: minio/minio:RELEASE.2018-05-04T23-13-12Z
image: minio/minio:RELEASE.2018-05-10T00-00-42Z
args:
- gateway
- gcs

View File

@@ -21,7 +21,7 @@ spec:
value: "minio"
- name: MINIO_SECRET_KEY
value: "minio123"
image: minio/minio:RELEASE.2018-05-04T23-13-12Z
image: minio/minio:RELEASE.2018-05-10T00-00-42Z
args:
- server
- http://minio-0.minio.default.svc.cluster.local/data

View File

@@ -21,7 +21,7 @@ spec:
containers:
- name: minio
# Pulls the default Minio image from Docker Hub
image: minio/minio:RELEASE.2018-05-04T23-13-12Z
image: minio/minio:RELEASE.2018-05-10T00-00-42Z
args:
- gateway
- gcs

View File

@@ -29,7 +29,7 @@ spec:
- name: data
mountPath: "/data"
# Pulls the lastest Minio image from Docker Hub
image: minio/minio:RELEASE.2018-05-04T23-13-12Z
image: minio/minio:RELEASE.2018-05-10T00-00-42Z
args:
- server
- /data