Add named sizes table (tiny/small/medium/large)
This commit is contained in:
@@ -47,7 +47,7 @@ spec:
|
||||
- name: filestore
|
||||
mountPath: /var/lib/odoo
|
||||
resources:
|
||||
{{- toYaml .Values.odoo.resources | nindent 12 }}
|
||||
{{- include "instance.resources" (dict "Values" .Values "role" "odoo") | nindent 12 }}
|
||||
# /web/login is the most stable health endpoint across Odoo
|
||||
# 16/17/18/19 — /web/health is 17+. Use login HTTP 200 as
|
||||
# readiness signal.
|
||||
|
||||
Reference in New Issue
Block a user