Update yaml files to latest version RELEASE.2018-04-19T22-54-58Z

This commit is contained in:
Minio Trusted
2018-04-19 22:58:31 +00:00
parent 5a16671f72
commit 75cc2ce9d8
9 changed files with 20 additions and 20 deletions

View File

@@ -123,7 +123,7 @@ spec:
- name: data
mountPath: "/data"
# Pulls the lastest Minio image from Docker Hub
image: minio/minio:RELEASE.2018-04-12T23-41-09Z
image: minio/minio:RELEASE.2018-04-19T22-54-58Z
args:
- server
- /data
@@ -302,7 +302,7 @@ spec:
value: "minio"
- name: MINIO_SECRET_KEY
value: "minio123"
image: minio/minio:RELEASE.2018-04-12T23-41-09Z
image: minio/minio:RELEASE.2018-04-19T22-54-58Z
args:
- server
- http://minio-0.minio.default.svc.cluster.local/data
@@ -484,7 +484,7 @@ spec:
containers:
- name: minio
# Pulls the default Minio image from Docker Hub
image: minio/minio:RELEASE.2018-04-12T23-41-09Z
image: minio/minio:RELEASE.2018-04-19T22-54-58Z
args:
- gateway
- gcs

View File

@@ -21,7 +21,7 @@ spec:
value: "minio"
- name: MINIO_SECRET_KEY
value: "minio123"
image: minio/minio:RELEASE.2018-04-12T23-41-09Z
image: minio/minio:RELEASE.2018-04-19T22-54-58Z
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-04-12T23-41-09Z
image: minio/minio:RELEASE.2018-04-19T22-54-58Z
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-04-12T23-41-09Z
image: minio/minio:RELEASE.2018-04-19T22-54-58Z
args:
- server
- /data