Skip to content

Commit 1733a9d

Browse files
committed
Put object storage in same DC as the server
When I recreated the server, I had to do so in nuremberg rather than falkenstein because their nuremberg server was full. But the object storage for the images remained in the old location. I've created a new object storage bucket and moved that!
1 parent 4aa979e commit 1733a9d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

config/hetzner-2i2c.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ registry:
99
# filesystem:
1010
# rootdirectory: /var/lib/registry
1111
s3:
12-
regionendpoint: https://fsn1.your-objectstorage.com
13-
bucket: mybinder-2i2c-registry-hetzner
12+
regionendpoint: https://nbg1.your-objectstorage.com
13+
bucket: mybinder-2i2c-registry
1414
region: does-not-matter
1515
storage:
1616
filesystem:

0 commit comments

Comments
 (0)