From d69878a97ecafc1326eee55a2eb76150d18999ad Mon Sep 17 00:00:00 2001 From: Philip Date: Thu, 7 Mar 2024 21:52:45 +0100 Subject: [PATCH] change name and add deploy_key --- infrastructure/environments/dplplat01/sites.yaml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/infrastructure/environments/dplplat01/sites.yaml b/infrastructure/environments/dplplat01/sites.yaml index 82e04267..f5f24358 100644 --- a/infrastructure/environments/dplplat01/sites.yaml +++ b/infrastructure/environments/dplplat01/sites.yaml @@ -8,6 +8,13 @@ x-defaults: sites: # Site objects are indexed by a unique key that must be a valid lagoon, and # github project name. That is, alphanumeric and dashes. + canary: + name: "Canary" + description: "A site to test new relases on" + releaseImageRepository: ghcr.io/danskernesdigitalebibliotek + releaseImageName: dpl-cms-source + dpl-cms-release: "2024.10.2" + deploy_key: "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIFcUB4bJlX+B7upLuiOzT/3eju6l8zvor6VVmPz4n8Hp" kobenhavn: name: "Københavns Biblioteker" description: "The main library site for København"