Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ease 2i2c in more #3174

Merged
merged 3 commits into from
Jan 21, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions .github/workflows/test-helm-template.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,8 @@ jobs:
k3s-channel: "v1.24"
- release: ovh2
k3s-channel: "v1.24"
- release: hetzner-2i2c
k3s-channel: "v1.24"

steps:
- uses: actions/checkout@v4
Expand Down
1 change: 1 addition & 0 deletions config/hetzner-2i2c.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ projectName: hetzner-2i2c

registry:
enabled: true
replicas: 4
config:
storage:
# Uncomment this and comment out the s3 config to use filesystem
Expand Down
6 changes: 3 additions & 3 deletions config/prod.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -229,13 +229,13 @@ federationRedirect:
health: https://gke.mybinder.org/health
versions: https://gke.mybinder.org/versions
hetzner-2i2c:
prime: false
prime: true
url: https://2i2c.mybinder.org
weight: 10
weight: 20
health: https://2i2c.mybinder.org/health
versions: https://2i2c.mybinder.org/versions
gesis:
prime: true
prime: false
url: https://notebooks.gesis.org/binder
weight: 40
health: https://notebooks.gesis.org/binder/health
Expand Down
5 changes: 5 additions & 0 deletions config/test-secrets.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,3 +17,8 @@ matomo:

analyticsPublisher:
serviceAccountKey: "abc123"

registry:
auth:
username: abc123
password: def456