fix: Switch to temp. bitnamilegacy images for staging instances
This commit is contained in:
@@ -1,5 +1,12 @@
|
||||
architecture: standalone
|
||||
|
||||
# NOTE(mrtz): Hack for working with bitnami legacy registry
|
||||
global:
|
||||
security:
|
||||
allowInsecureImages: true
|
||||
image:
|
||||
repository: bitnamilegacy/redis
|
||||
|
||||
replica:
|
||||
replicaCount: 1
|
||||
|
||||
@@ -20,4 +27,3 @@ master:
|
||||
cpu: 150m
|
||||
ephemeral-storage: 50Mi
|
||||
memory: 128Mi
|
||||
|
||||
|
||||
Reference in New Issue
Block a user