fix: Switch rabbitmq and redis to bitnamilegacy
This commit is contained in:
@@ -1,5 +1,12 @@
|
||||
replicaCount: 3
|
||||
|
||||
# NOTE(mrtz): Hack for working with bitnami legacy registry
|
||||
global:
|
||||
security:
|
||||
allowInsecureImages: true
|
||||
image:
|
||||
repository: bitnamilegacy/rabbitmq
|
||||
|
||||
auth:
|
||||
erlangCookie: prod-rabbitmq
|
||||
existingErlangSecret: prod-rabbitmq
|
||||
|
||||
Reference in New Issue
Block a user