1
0
Fork 0
mirror of https://gitlab.com/shouptech/flux.git synced 2026-02-03 17:09:45 +00:00

Update memcached

This commit is contained in:
Emma 2020-02-02 17:55:13 -07:00
parent 49d66592a2
commit 3275b073c2
No known key found for this signature in database
GPG key ID: 68434BFE85360755

View file

@ -247,7 +247,7 @@ spec:
spec: spec:
containers: containers:
- name: memcached - name: memcached
image: memcached:1.5.20 image: memcached:1.5.21
imagePullPolicy: IfNotPresent imagePullPolicy: IfNotPresent
args: args:
- -m 512 # Maximum memory to use, in megabytes - -m 512 # Maximum memory to use, in megabytes