Skip to content

Commit

Permalink
fix: update ceilometer tags to custom image
Browse files Browse the repository at this point in the history
  • Loading branch information
LukeRepko committed Aug 7, 2024
1 parent ee506d2 commit 1286700
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions base-helm-configs/ceilometer/ceilometer-helm-overrides.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,10 +28,10 @@ images:
rabbit_init: docker.io/rabbitmq:3.7-management
ks_user: docker.io/openstackhelm/heat:wallaby-ubuntu_focal
ks_service: docker.io/openstackhelm/heat:wallaby-ubuntu_focal
ceilometer_central: docker.io/kolla/ubuntu-source-ceilometer-central:yoga
ceilometer_compute: docker.io/kolla/ubuntu-source-ceilometer-compute:yoga
ceilometer_central: ghcr.io/lukerepko/genestack/ceilometer:2024.1-ubuntu_jammy
ceilometer_compute: ghcr.io/lukerepko/genestack/ceilometer:2024.1-ubuntu_jammy
ceilometer_ipmi: docker.io/kolla/ubuntu-source-ceilometer-base:yoga
ceilometer_notification: docker.io/kolla/ubuntu-source-ceilometer-notification:yoga
ceilometer_notification: ghcr.io/lukerepko/genestack/ceilometer:2024.1-ubuntu_jammy
dep_check: quay.io/airshipit/kubernetes-entrypoint:v1.0.0
image_repo_sync: docker.io/docker:17.07.0
pull_policy: "IfNotPresent"
Expand Down

0 comments on commit 1286700

Please sign in to comment.