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

Sets the new default bucket.

parent f907d8ec
No related branches found
No related tags found
No related merge requests found
......@@ -8,7 +8,7 @@ export PG_DOMAIN=$NS
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=https://s3.standard.indie.host
export S3_ENDPOINT=hot-objects.liiib.re
export S3_ENDPOINT_COLD=https://minio.k7.indie.host
export REPLICAS="${REPLICAS:-2}"
......
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