Skip to content

Commit

Permalink
changing docker image repo for nublado controller
Browse files Browse the repository at this point in the history
  • Loading branch information
aibsen authored May 2, 2024
1 parent b038298 commit d0ba834
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions applications/nublado/values-roe.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ controller:
images:
source:
type: "docker"
registry: "registry.hub.docker.com"
repository: "lsstsqre/sciplat-lab"
registry: "ghcr.io"
repository: "lsst-sqre/nublado-controller"
lab:
env:
AUTO_REPO_URLS: "https://github.com/lsst-uk/rsp-uk-notebooks"
Expand Down

0 comments on commit d0ba834

Please sign in to comment.