Update yaml files to latest version RELEASE.2018-10-25T01-27-03Z

This commit is contained in:
Minio Trusted
2018-10-25 01:31:57 +00:00
parent bf66e9a529
commit a2fc0b14d6
7 changed files with 18 additions and 18 deletions

View File

@@ -130,7 +130,7 @@ spec:
- name: data
mountPath: "/data"
# Pulls the lastest Minio image from Docker Hub
image: minio/minio:RELEASE.2018-10-18T00-28-58Z
image: minio/minio:RELEASE.2018-10-25T01-27-03Z
args:
- server
- /data
@@ -309,7 +309,7 @@ spec:
value: "minio"
- name: MINIO_SECRET_KEY
value: "minio123"
image: minio/minio:RELEASE.2018-10-18T00-28-58Z
image: minio/minio:RELEASE.2018-10-25T01-27-03Z
args:
- server
- http://minio-0.minio.default.svc.cluster.local/data
@@ -520,7 +520,7 @@ spec:
containers:
- name: minio
# Pulls the default Minio image from Docker Hub
image: minio/minio:RELEASE.2018-10-18T00-28-58Z
image: minio/minio:RELEASE.2018-10-25T01-27-03Z
args:
- gateway
- gcs

View File

@@ -21,7 +21,7 @@ spec:
value: "minio"
- name: MINIO_SECRET_KEY
value: "minio123"
image: minio/minio:RELEASE.2018-10-18T00-28-58Z
image: minio/minio:RELEASE.2018-10-25T01-27-03Z
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-10-18T00-28-58Z
image: minio/minio:RELEASE.2018-10-25T01-27-03Z
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-10-18T00-28-58Z
image: minio/minio:RELEASE.2018-10-25T01-27-03Z
args:
- server
- /data