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 8f67a48Copy full SHA for 8f67a48
components/openstack/memcached-values.yaml
@@ -7,6 +7,13 @@ commonAnnotations:
7
metrics:
8
enabled: true
9
10
+global:
11
+ security:
12
+ allowInsecureImages: true
13
+
14
+image:
15
+ repository: bitnamilegacy/memcached
16
17
# (nicholas.kuechler) The default memcached presents are 'nano' size which
18
# are a bit too small for OpenStack usage and generates 'CPUThrottlingHigh'
19
# alerts for memcached.
0 commit comments