Skip to content

Commit 839a531

Browse files
committed
drop! memcache fix
1 parent 326a642 commit 839a531

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

components/openstack/memcached-values.yaml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,15 @@ commonAnnotations:
66

77
metrics:
88
enabled: true
9+
image:
10+
repository: bitnamilegacy/memcached-exporter
11+
12+
global:
13+
security:
14+
allowInsecureImages: true
15+
16+
image:
17+
repository: bitnamilegacy/memcached
918

1019
# (nicholas.kuechler) The default memcached presents are 'nano' size which
1120
# are a bit too small for OpenStack usage and generates 'CPUThrottlingHigh'

0 commit comments

Comments
 (0)