Heavy addon installs (e.g. ks_dashboard_ninja) blocked /web/login probes for >10s, causing K8s to pull the Pod from Endpoints; Traefik then 503d the operator addon-apply RPC. failureThreshold: 15 (~75s of headroom) covers the install window without affecting true pod-restart detection (initialDelay gates boot). Chart 0.1.0 -> 0.1.1.
16 lines
364 B
YAML
16 lines
364 B
YAML
apiVersion: v2
|
|
name: instance-template-v3
|
|
description: |
|
|
OdooSky v3 — single Helm chart for every Odoo instance.
|
|
Variation between instances is expressed via values.yaml only.
|
|
No chart variants. No string-templating in Tower.
|
|
type: application
|
|
version: 0.1.1
|
|
appVersion: "1.0"
|
|
keywords:
|
|
- odoo
|
|
- erp
|
|
- odoosky
|
|
maintainers:
|
|
- name: OdooSky platform
|