mirror of
https://github.com/minio/minio.git
synced 2024-12-25 22:55:54 -05:00
Update yaml files to latest version RELEASE.2019-02-26T19-51-46Z
This commit is contained in:
parent
78d116c487
commit
d3125857a8
@ -5,7 +5,7 @@ version: '2'
|
|||||||
# 9001 through 9004.
|
# 9001 through 9004.
|
||||||
services:
|
services:
|
||||||
minio1:
|
minio1:
|
||||||
image: minio/minio:RELEASE.2019-02-20T22-44-29Z
|
image: minio/minio:RELEASE.2019-02-26T19-51-46Z
|
||||||
volumes:
|
volumes:
|
||||||
- data1:/data
|
- data1:/data
|
||||||
ports:
|
ports:
|
||||||
@ -15,7 +15,7 @@ services:
|
|||||||
MINIO_SECRET_KEY: minio123
|
MINIO_SECRET_KEY: minio123
|
||||||
command: server http://minio1/data http://minio2/data http://minio3/data http://minio4/data
|
command: server http://minio1/data http://minio2/data http://minio3/data http://minio4/data
|
||||||
minio2:
|
minio2:
|
||||||
image: minio/minio:RELEASE.2019-02-20T22-44-29Z
|
image: minio/minio:RELEASE.2019-02-26T19-51-46Z
|
||||||
volumes:
|
volumes:
|
||||||
- data2:/data
|
- data2:/data
|
||||||
ports:
|
ports:
|
||||||
@ -25,7 +25,7 @@ services:
|
|||||||
MINIO_SECRET_KEY: minio123
|
MINIO_SECRET_KEY: minio123
|
||||||
command: server http://minio1/data http://minio2/data http://minio3/data http://minio4/data
|
command: server http://minio1/data http://minio2/data http://minio3/data http://minio4/data
|
||||||
minio3:
|
minio3:
|
||||||
image: minio/minio:RELEASE.2019-02-20T22-44-29Z
|
image: minio/minio:RELEASE.2019-02-26T19-51-46Z
|
||||||
volumes:
|
volumes:
|
||||||
- data3:/data
|
- data3:/data
|
||||||
ports:
|
ports:
|
||||||
@ -35,7 +35,7 @@ services:
|
|||||||
MINIO_SECRET_KEY: minio123
|
MINIO_SECRET_KEY: minio123
|
||||||
command: server http://minio1/data http://minio2/data http://minio3/data http://minio4/data
|
command: server http://minio1/data http://minio2/data http://minio3/data http://minio4/data
|
||||||
minio4:
|
minio4:
|
||||||
image: minio/minio:RELEASE.2019-02-20T22-44-29Z
|
image: minio/minio:RELEASE.2019-02-26T19-51-46Z
|
||||||
volumes:
|
volumes:
|
||||||
- data4:/data
|
- data4:/data
|
||||||
ports:
|
ports:
|
||||||
|
@ -2,7 +2,7 @@ version: '3.1'
|
|||||||
|
|
||||||
services:
|
services:
|
||||||
minio1:
|
minio1:
|
||||||
image: minio/minio:RELEASE.2019-02-20T22-44-29Z
|
image: minio/minio:RELEASE.2019-02-26T19-51-46Z
|
||||||
hostname: minio1
|
hostname: minio1
|
||||||
volumes:
|
volumes:
|
||||||
- minio1-data:/export
|
- minio1-data:/export
|
||||||
@ -24,7 +24,7 @@ services:
|
|||||||
- access_key
|
- access_key
|
||||||
|
|
||||||
minio2:
|
minio2:
|
||||||
image: minio/minio:RELEASE.2019-02-20T22-44-29Z
|
image: minio/minio:RELEASE.2019-02-26T19-51-46Z
|
||||||
hostname: minio2
|
hostname: minio2
|
||||||
volumes:
|
volumes:
|
||||||
- minio2-data:/export
|
- minio2-data:/export
|
||||||
@ -46,7 +46,7 @@ services:
|
|||||||
- access_key
|
- access_key
|
||||||
|
|
||||||
minio3:
|
minio3:
|
||||||
image: minio/minio:RELEASE.2019-02-20T22-44-29Z
|
image: minio/minio:RELEASE.2019-02-26T19-51-46Z
|
||||||
hostname: minio3
|
hostname: minio3
|
||||||
volumes:
|
volumes:
|
||||||
- minio3-data:/export
|
- minio3-data:/export
|
||||||
@ -68,7 +68,7 @@ services:
|
|||||||
- access_key
|
- access_key
|
||||||
|
|
||||||
minio4:
|
minio4:
|
||||||
image: minio/minio:RELEASE.2019-02-20T22-44-29Z
|
image: minio/minio:RELEASE.2019-02-26T19-51-46Z
|
||||||
hostname: minio4
|
hostname: minio4
|
||||||
volumes:
|
volumes:
|
||||||
- minio4-data:/export
|
- minio4-data:/export
|
||||||
|
@ -2,7 +2,7 @@ version: '3'
|
|||||||
|
|
||||||
services:
|
services:
|
||||||
minio1:
|
minio1:
|
||||||
image: minio/minio:RELEASE.2019-02-20T22-44-29Z
|
image: minio/minio:RELEASE.2019-02-26T19-51-46Z
|
||||||
hostname: minio1
|
hostname: minio1
|
||||||
volumes:
|
volumes:
|
||||||
- minio1-data:/export
|
- minio1-data:/export
|
||||||
@ -24,7 +24,7 @@ services:
|
|||||||
command: server http://minio1/export http://minio2/export http://minio3/export http://minio4/export
|
command: server http://minio1/export http://minio2/export http://minio3/export http://minio4/export
|
||||||
|
|
||||||
minio2:
|
minio2:
|
||||||
image: minio/minio:RELEASE.2019-02-20T22-44-29Z
|
image: minio/minio:RELEASE.2019-02-26T19-51-46Z
|
||||||
hostname: minio2
|
hostname: minio2
|
||||||
volumes:
|
volumes:
|
||||||
- minio2-data:/export
|
- minio2-data:/export
|
||||||
@ -46,7 +46,7 @@ services:
|
|||||||
command: server http://minio1/export http://minio2/export http://minio3/export http://minio4/export
|
command: server http://minio1/export http://minio2/export http://minio3/export http://minio4/export
|
||||||
|
|
||||||
minio3:
|
minio3:
|
||||||
image: minio/minio:RELEASE.2019-02-20T22-44-29Z
|
image: minio/minio:RELEASE.2019-02-26T19-51-46Z
|
||||||
hostname: minio3
|
hostname: minio3
|
||||||
volumes:
|
volumes:
|
||||||
- minio3-data:/export
|
- minio3-data:/export
|
||||||
@ -68,7 +68,7 @@ services:
|
|||||||
command: server http://minio1/export http://minio2/export http://minio3/export http://minio4/export
|
command: server http://minio1/export http://minio2/export http://minio3/export http://minio4/export
|
||||||
|
|
||||||
minio4:
|
minio4:
|
||||||
image: minio/minio:RELEASE.2019-02-20T22-44-29Z
|
image: minio/minio:RELEASE.2019-02-26T19-51-46Z
|
||||||
hostname: minio4
|
hostname: minio4
|
||||||
volumes:
|
volumes:
|
||||||
- minio4-data:/export
|
- minio4-data:/export
|
||||||
|
@ -30,7 +30,7 @@ spec:
|
|||||||
value: "minio"
|
value: "minio"
|
||||||
- name: MINIO_SECRET_KEY
|
- name: MINIO_SECRET_KEY
|
||||||
value: "minio123"
|
value: "minio123"
|
||||||
image: minio/minio:RELEASE.2019-02-20T22-44-29Z
|
image: minio/minio:RELEASE.2019-02-26T19-51-46Z
|
||||||
# Unfortunately you must manually define each server. Perhaps autodiscovery via DNS can be implemented in the future.
|
# Unfortunately you must manually define each server. Perhaps autodiscovery via DNS can be implemented in the future.
|
||||||
args:
|
args:
|
||||||
- server
|
- server
|
||||||
|
@ -21,7 +21,7 @@ spec:
|
|||||||
value: "minio"
|
value: "minio"
|
||||||
- name: MINIO_SECRET_KEY
|
- name: MINIO_SECRET_KEY
|
||||||
value: "minio123"
|
value: "minio123"
|
||||||
image: minio/minio:RELEASE.2019-02-20T22-44-29Z
|
image: minio/minio:RELEASE.2019-02-26T19-51-46Z
|
||||||
args:
|
args:
|
||||||
- server
|
- server
|
||||||
- http://minio-0.minio.default.svc.cluster.local/data
|
- http://minio-0.minio.default.svc.cluster.local/data
|
||||||
|
@ -21,7 +21,7 @@ spec:
|
|||||||
containers:
|
containers:
|
||||||
- name: minio
|
- name: minio
|
||||||
# Pulls the default Minio image from Docker Hub
|
# Pulls the default Minio image from Docker Hub
|
||||||
image: minio/minio:RELEASE.2019-02-20T22-44-29Z
|
image: minio/minio:RELEASE.2019-02-26T19-51-46Z
|
||||||
args:
|
args:
|
||||||
- gateway
|
- gateway
|
||||||
- gcs
|
- gcs
|
||||||
|
@ -29,7 +29,7 @@ spec:
|
|||||||
- name: data
|
- name: data
|
||||||
mountPath: "/data"
|
mountPath: "/data"
|
||||||
# Pulls the lastest Minio image from Docker Hub
|
# Pulls the lastest Minio image from Docker Hub
|
||||||
image: minio/minio:RELEASE.2019-02-20T22-44-29Z
|
image: minio/minio:RELEASE.2019-02-26T19-51-46Z
|
||||||
args:
|
args:
|
||||||
- server
|
- server
|
||||||
- /data
|
- /data
|
||||||
|
Loading…
Reference in New Issue
Block a user