Updating charts to use common resource template
[oom.git] / kubernetes / common / mariadb-galera / templates / statefulset.yaml
index 8b2aafb..d3bad4f 100644 (file)
@@ -95,7 +95,7 @@ spec:
             timeoutSeconds: {{ .Values.liveness.timeoutSeconds }}
       {{- end }}
           resources:
-{{ toYaml .Values.resources | indent 12 }}
+{{ include "common.resources" . | indent 12 }}
           volumeMounts:
         {{- if .Values.externalConfig }}
           - mountPath: /etc/config