fix: Use bitnamilegacy registry for Keycloak prod
This commit is contained in:
@@ -1,5 +1,12 @@
|
|||||||
replicaCount: 2
|
replicaCount: 2
|
||||||
|
|
||||||
|
# NOTE(mrtz): Hack for working with bitnami legacy registry
|
||||||
|
global:
|
||||||
|
security:
|
||||||
|
allowInsecureImages: true
|
||||||
|
image:
|
||||||
|
repository: bitnamilegacy/redis
|
||||||
|
|
||||||
production: true
|
production: true
|
||||||
|
|
||||||
proxy: edge
|
proxy: edge
|
||||||
|
|||||||
Reference in New Issue
Block a user