Skip to content

Commit 29dcd78

Browse files
committed
Bring registry replicas back to 1
It doesn't do much since the pulls go directly from hetzner I believe, and keeping it at 1 makes debugging easier for right now
1 parent 1733a9d commit 29dcd78

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/hetzner-2i2c.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ projectName: hetzner-2i2c
22

33
registry:
44
enabled: true
5-
replicas: 4
5+
replicas: 1
66
config:
77
storage:
88
# Uncomment this and comment out the s3 config to use filesystem

0 commit comments

Comments
 (0)