Skip to content

Commit

Permalink
use new efi image
Browse files Browse the repository at this point in the history
Signed-off-by: Kevin Carter <[email protected]>
  • Loading branch information
cloudnull committed Dec 30, 2023
1 parent 8c8a9b0 commit 5c3bbec
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions helm-configs/nova/nova-helm-overrides.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -63,8 +63,8 @@ images:
nova_api: "docker.io/openstackhelm/nova:2023.1-ubuntu_jammy"
nova_cell_setup: "docker.io/openstackhelm/nova:2023.1-ubuntu_jammy"
nova_cell_setup_init: "docker.io/openstackhelm/heat:2023.1-ubuntu_jammy"
nova_compute: "docker.io/openstackhelm/nova:2023.1-ubuntu_jammy"
nova_compute_ssh: "docker.io/openstackhelm/nova:2023.1-ubuntu_jammy"
nova_compute: "ghcr.io/cloudnull/genestack/nova-efi:2023.1-ubuntu_jammy"
nova_compute_ssh: "ghcr.io/cloudnull/genestack/nova-efi:2023.1-ubuntu_jammy"
nova_conductor: "docker.io/openstackhelm/nova:2023.1-ubuntu_jammy"
nova_db_sync: "docker.io/openstackhelm/nova:2023.1-ubuntu_jammy"
nova_novncproxy: "docker.io/openstackhelm/nova:2023.1-ubuntu_jammy"
Expand Down

0 comments on commit 5c3bbec

Please sign in to comment.