and port
This commit is contained in:
parent
b396a5689c
commit
0424970476
1 changed files with 1 additions and 1 deletions
|
@ -178,7 +178,7 @@ spec:
|
||||||
- name: repo1 # Minio
|
- name: repo1 # Minio
|
||||||
s3: &minio
|
s3: &minio
|
||||||
bucket: "crunchy-main"
|
bucket: "crunchy-main"
|
||||||
endpoint: "10.1.1.61"
|
endpoint: "10.1.1.61:9000"
|
||||||
region: "us-east-1"
|
region: "us-east-1"
|
||||||
schedules:
|
schedules:
|
||||||
full: "0 1 * * 0" # Sunday at 01:00
|
full: "0 1 * * 0" # Sunday at 01:00
|
||||||
|
|
Reference in a new issue