Skip to content

Commit 8f67a48

Browse files
committed
drop! memcache fix
1 parent 326a642 commit 8f67a48

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

components/openstack/memcached-values.yaml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,13 @@ commonAnnotations:
77
metrics:
88
enabled: true
99

10+
global:
11+
security:
12+
allowInsecureImages: true
13+
14+
image:
15+
repository: bitnamilegacy/memcached
16+
1017
# (nicholas.kuechler) The default memcached presents are 'nano' size which
1118
# are a bit too small for OpenStack usage and generates 'CPUThrottlingHigh'
1219
# alerts for memcached.

0 commit comments

Comments
 (0)