diff --git a/libre b/libre index 17f92b43aa9df977d44600eeffcab1d55fef1a2c..a317894bc019cf1a91d6ed3a6cd69430439a5cdd 100755 --- a/libre +++ b/libre @@ -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