Skip to content
Snippets Groups Projects
Commit d1c7f10e authored by Pierre Ozoux's avatar Pierre Ozoux
Browse files

Updates S3_ENDPOINT_COLD.

parent c412c03b
No related branches found
No related tags found
No related merge requests found
......@@ -9,7 +9,7 @@ export EPOCH=`date "+%s"`
export NUAGE_URL=`kubectl -n $NS get ing -o custom-columns=HOST:spec.rules[*].host --selector=app.kubernetes.io/name=nextcloud --no-headers=true`
export BUCKET=${FQDN}
export S3_ENDPOINT=hot-objects.liiib.re
export S3_ENDPOINT_COLD=https://minio.k7.indie.host
export S3_ENDPOINT_COLD=https://cold-objects.liiib.re
export REPLICAS="${REPLICAS:-2}"
export S3_SECRET=${NS}-dumps
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment