mirror of
https://gitlab.com/rusty-bever/deployment.git
synced 2026-06-15 01:36:16 +02:00
minio: change deploy label
This commit is contained in:
parent
42ef5d7226
commit
8f05a9d7ee
1 changed files with 1 additions and 1 deletions
|
|
@ -10,7 +10,7 @@ services:
|
||||||
replicas: 1
|
replicas: 1
|
||||||
placement:
|
placement:
|
||||||
constraints:
|
constraints:
|
||||||
- 'node.labels.class==gitea'
|
- 'node.labels.class.minio==true'
|
||||||
labels:
|
labels:
|
||||||
- 'traefik.enable=true'
|
- 'traefik.enable=true'
|
||||||
- 'traefik.http.routers.minio.rule=Host(`s3.rustybever.be`)'
|
- 'traefik.http.routers.minio.rule=Host(`s3.rustybever.be`)'
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue