We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 326a642 commit 839a531Copy full SHA for 839a531
components/openstack/memcached-values.yaml
@@ -6,6 +6,15 @@ commonAnnotations:
6
7
metrics:
8
enabled: true
9
+ image:
10
+ repository: bitnamilegacy/memcached-exporter
11
+
12
+global:
13
+ security:
14
+ allowInsecureImages: true
15
16
+image:
17
+ repository: bitnamilegacy/memcached
18
19
# (nicholas.kuechler) The default memcached presents are 'nano' size which
20
# are a bit too small for OpenStack usage and generates 'CPUThrottlingHigh'
0 commit comments