Skip to content

Commit

Permalink
Bring back imagebuilding config
Browse files Browse the repository at this point in the history
  • Loading branch information
GeorgianaElena committed Jan 27, 2025
1 parent 296752a commit 93e5b3c
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions config/clusters/nasa-veda/binder.values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -114,6 +114,9 @@ binderhub-service:
auth_enabled: false
enable_api_only_mode: false
image_prefix: quay.io/imagebuilding-non-gcp-hubs/veda-binder-
DockerRegistry:
url: &url https://quay.io
username: &username imagebuilding-non-gcp-hubs+image_builder
extraEnv:
- name: JUPYTERHUB_API_TOKEN
valueFrom:
Expand All @@ -128,3 +131,6 @@ binderhub-service:
# appended to binderhub's URL instead of the hub's
- name: JUPYTERHUB_BASE_URL
value: "https://hub.binder.openveda.cloud"
buildPodsRegistryCredentials:
server: *url
username: *username

0 comments on commit 93e5b3c

Please sign in to comment.