mirror of
https://gitlab.com/rusty-bever/deployment.git
synced 2026-04-08 06:05:47 +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
|
||||
placement:
|
||||
constraints:
|
||||
- 'node.labels.class==gitea'
|
||||
- 'node.labels.class.minio==true'
|
||||
labels:
|
||||
- 'traefik.enable=true'
|
||||
- 'traefik.http.routers.minio.rule=Host(`s3.rustybever.be`)'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue