From e709abcc06049e9cd83f47b5834f5d15be2480a4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rados=C5=82aw=20Piliszek?= Date: Mon, 29 Apr 2024 11:25:19 +0200 Subject: [PATCH] [chart] Default to the default AMQP port Additionally, fix the irrelevant-files paths. Change-Id: I12cd0067d35334b07d1c1e1105c584912026e7a3 --- charts/nebulous-gui-controller/values.yaml | 2 +- zuul.d/jobs.yaml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/nebulous-gui-controller/values.yaml b/charts/nebulous-gui-controller/values.yaml index 960176b..eb825d2 100644 --- a/charts/nebulous-gui-controller/values.yaml +++ b/charts/nebulous-gui-controller/values.yaml @@ -89,7 +89,7 @@ env: - name: ACTIVEMQ_HOST value: "nebulous-activemq" - name: ACTIVEMQ_PORT - value: "61616" + value: "5672" - name: ACTIVEMQ_USERNAME value: "admin" - name: ACTIVEMQ_PASSWORD diff --git a/zuul.d/jobs.yaml b/zuul.d/jobs.yaml index 7aa4b3b..08a1f92 100644 --- a/zuul.d/jobs.yaml +++ b/zuul.d/jobs.yaml @@ -11,8 +11,8 @@ - ^/ # NOTE(rpiliszek): Adding this due to the repo structure. irrelevant-files: &image_irrelevant_files - - ^/charts/ - - ^/zuul.d/ + - ^charts/ + - ^zuul.d/ vars: &image_vars promote_container_image_job: nebulous-gui-controller-upload-container-images container_images: