We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fd59ce9 commit dde49f7Copy full SHA for dde49f7
deploy.py
@@ -31,7 +31,7 @@
31
}
32
33
# Projects using raw KUBECONFIG files
34
-KUBECONFIG_CLUSTERS = {"localhost", "ovh2", "hetzner-2i2c", "hetzner-2i2c-bare"}
+KUBECONFIG_CLUSTERS = {"localhost", "ovh2", "hetzner-2i2c", "hetzner-2i2c-bare", "hetzner-gesis"}
35
36
# Mapping of config name to cluster name for AWS EKS deployments
37
AWS_DEPLOYMENTS = {"curvenote": "binderhub"}
0 commit comments