Replace Bitnami images with Bitnami Legacy images for MongoDB and RabbitMQ

This commit is contained in:
cedricve
2025-11-26 13:38:27 +01:00
parent fb6bf6844d
commit c522cf1f51
2 changed files with 3 additions and 3 deletions

View File

@@ -119,8 +119,8 @@ diagnosticMode:
##
image:
registry: docker.io
repository: bitnami/mongodb
tag: 7.0.5-debian-12-r5
repository: bitnamilegacy/mongodb
tag: 8.0.13-debian-12-r0
digest: ""
## Specify a imagePullPolicy
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images

View File

@@ -32,7 +32,7 @@ global:
##
image:
registry: docker.io
repository: bitnami/rabbitmq
repository: bitnamilegacy/rabbitmq
tag: 3.12.13-debian-12-r2
digest: ""
## set to true if you would like to see extra information on logs