Update rabitmq image tag
Updating rabbitmq image to use a static version tag. Previous tag was being updated upstream whenever a new rabbitmq version was released. Tag now points to 3.8.11-management, which is a static tag and matches the image version used for development and testing. Story: 2008529 Task: 41938 Signed-off-by: Cole Walker <cole.walker@windriver.com> Change-Id: I2738738f66dcb698ea651a826fabdabbfc0740ea
This commit is contained in:
parent
3b74d6b556
commit
fd7b12cdef
@ -27,7 +27,7 @@ registration:
|
||||
imagePullSecrets: default-registry-key
|
||||
image:
|
||||
repository: rabbitmq
|
||||
tag: 3-management
|
||||
tag: 3.8.11-management
|
||||
pullPolicy: IfNotPresent
|
||||
endpoint:
|
||||
host: "registration.notification.svc.cluster.local"
|
||||
|
Loading…
x
Reference in New Issue
Block a user