Skip to content
Snippets Groups Projects

production/web: Align archive instance with previous instance moma

Merged Antoine R. Dumont requested to merge align-web-configuration-with-moma into staging
All threads resolved!
Files
4
@@ -32,7 +32,7 @@ spec:
image: "{{ .Values.memcached.image }}"
args:
- -m
- {{ .Values.memcached.memory }}
- {{ .Values.memcached.memory | quote }}
imagePullPolicy: IfNotPresent
resources:
requests:
Loading