fix(rabbitmq): Migrate away from bitnami image

This commit is contained in:
2025-11-14 15:52:09 +01:00
parent ce66b95459
commit 5992bfc34a
+7 -1
View File
@@ -1,5 +1,12 @@
replicaCount: 1
# NOTE(mrtz): Hack for working with bitnami legacy registry
global:
security:
allowInsecureImages: true
image:
repository: bitnamilegacy/rabbitmq
auth:
erlangCookie: staging-rabbitmq
existingErlangSecret: staging-rabbitmq
@@ -29,4 +36,3 @@ ingress:
secrets: []
selfSigned: false
tls: true