mirror of
https://github.com/kerberos-io/deployment.git
synced 2026-08-23 15:18:32 +00:00
Replace Bitnami images with Bitnami Legacy images for MongoDB and RabbitMQ
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user