[chart] Default to the default AMQP port

Additionally, fix the irrelevant-files paths.

Change-Id: I12cd0067d35334b07d1c1e1105c584912026e7a3
This commit is contained in:
Radosław Piliszek 2024-04-29 11:25:19 +02:00
parent bee9019458
commit e709abcc06
2 changed files with 3 additions and 3 deletions

View File

@ -89,7 +89,7 @@ env:
- name: ACTIVEMQ_HOST - name: ACTIVEMQ_HOST
value: "nebulous-activemq" value: "nebulous-activemq"
- name: ACTIVEMQ_PORT - name: ACTIVEMQ_PORT
value: "61616" value: "5672"
- name: ACTIVEMQ_USERNAME - name: ACTIVEMQ_USERNAME
value: "admin" value: "admin"
- name: ACTIVEMQ_PASSWORD - name: ACTIVEMQ_PASSWORD

View File

@ -11,8 +11,8 @@
- ^/ - ^/
# NOTE(rpiliszek): Adding this due to the repo structure. # NOTE(rpiliszek): Adding this due to the repo structure.
irrelevant-files: &image_irrelevant_files irrelevant-files: &image_irrelevant_files
- ^/charts/ - ^charts/
- ^/zuul.d/ - ^zuul.d/
vars: &image_vars vars: &image_vars
promote_container_image_job: nebulous-gui-controller-upload-container-images promote_container_image_job: nebulous-gui-controller-upload-container-images
container_images: container_images: