Skip to content

Commit dde49f7

Browse files
committed
Add GESIS Server at Hetzner Online GmbH to deploy.py
Related to #3264
1 parent fd59ce9 commit dde49f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deploy.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
}
3232

3333
# Projects using raw KUBECONFIG files
34-
KUBECONFIG_CLUSTERS = {"localhost", "ovh2", "hetzner-2i2c", "hetzner-2i2c-bare"}
34+
KUBECONFIG_CLUSTERS = {"localhost", "ovh2", "hetzner-2i2c", "hetzner-2i2c-bare", "hetzner-gesis"}
3535

3636
# Mapping of config name to cluster name for AWS EKS deployments
3737
AWS_DEPLOYMENTS = {"curvenote": "binderhub"}

0 commit comments

Comments
 (0)