mirror of
https://github.com/minio/minio.git
synced 2025-11-20 09:56:07 -05:00
Update yaml files to latest version RELEASE.2018-07-10T01-42-11Z
This commit is contained in:
@@ -124,7 +124,7 @@ spec:
|
||||
- name: data
|
||||
mountPath: "/data"
|
||||
# Pulls the lastest Minio image from Docker Hub
|
||||
image: minio/minio:RELEASE.2018-06-29T02-11-29Z
|
||||
image: minio/minio:RELEASE.2018-07-10T01-42-11Z
|
||||
args:
|
||||
- server
|
||||
- /data
|
||||
@@ -303,7 +303,7 @@ spec:
|
||||
value: "minio"
|
||||
- name: MINIO_SECRET_KEY
|
||||
value: "minio123"
|
||||
image: minio/minio:RELEASE.2018-06-29T02-11-29Z
|
||||
image: minio/minio:RELEASE.2018-07-10T01-42-11Z
|
||||
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-06-29T02-11-29Z
|
||||
image: minio/minio:RELEASE.2018-07-10T01-42-11Z
|
||||
args:
|
||||
- gateway
|
||||
- gcs
|
||||
|
||||
@@ -21,7 +21,7 @@ spec:
|
||||
value: "minio"
|
||||
- name: MINIO_SECRET_KEY
|
||||
value: "minio123"
|
||||
image: minio/minio:RELEASE.2018-06-29T02-11-29Z
|
||||
image: minio/minio:RELEASE.2018-07-10T01-42-11Z
|
||||
args:
|
||||
- server
|
||||
- http://minio-0.minio.default.svc.cluster.local/data
|
||||
|
||||
@@ -21,7 +21,7 @@ spec:
|
||||
containers:
|
||||
- name: minio
|
||||
# Pulls the default Minio image from Docker Hub
|
||||
image: minio/minio:RELEASE.2018-06-29T02-11-29Z
|
||||
image: minio/minio:RELEASE.2018-07-10T01-42-11Z
|
||||
args:
|
||||
- gateway
|
||||
- gcs
|
||||
|
||||
@@ -29,7 +29,7 @@ spec:
|
||||
- name: data
|
||||
mountPath: "/data"
|
||||
# Pulls the lastest Minio image from Docker Hub
|
||||
image: minio/minio:RELEASE.2018-06-29T02-11-29Z
|
||||
image: minio/minio:RELEASE.2018-07-10T01-42-11Z
|
||||
args:
|
||||
- server
|
||||
- /data
|
||||
|
||||
Reference in New Issue
Block a user