File tree Expand file tree Collapse file tree 4 files changed +11
-3
lines changed Expand file tree Collapse file tree 4 files changed +11
-3
lines changed Original file line number Diff line number Diff line change 4141 k3s-channel : " v1.24"
4242 - release : ovh2
4343 k3s-channel : " v1.24"
44+ - release : hetzner-2i2c
45+ k3s-channel : " v1.24"
4446
4547 steps :
4648 - uses : actions/checkout@v4
Original file line number Diff line number Diff line change @@ -2,6 +2,7 @@ projectName: hetzner-2i2c
22
33registry :
44 enabled : true
5+ replicas : 4
56 config :
67 storage :
78 # Uncomment this and comment out the s3 config to use filesystem
Original file line number Diff line number Diff line change @@ -229,13 +229,13 @@ federationRedirect:
229229 health : https://gke.mybinder.org/health
230230 versions : https://gke.mybinder.org/versions
231231 hetzner-2i2c :
232- prime : false
232+ prime : true
233233 url : https://2i2c.mybinder.org
234- weight : 10
234+ weight : 20
235235 health : https://2i2c.mybinder.org/health
236236 versions : https://2i2c.mybinder.org/versions
237237 gesis :
238- prime : true
238+ prime : false
239239 url : https://notebooks.gesis.org/binder
240240 weight : 40
241241 health : https://notebooks.gesis.org/binder/health
Original file line number Diff line number Diff line change @@ -17,3 +17,8 @@ matomo:
1717
1818analyticsPublisher :
1919 serviceAccountKey : " abc123"
20+
21+ registry :
22+ auth :
23+ username : abc123
24+ password : def456
You can’t perform that action at this time.
0 commit comments