|
2 | 2 |
|
3 | 3 | An opinionated "Bring Your Own Image" Doodba (Odoo) Helm chart for Kubernetes |
4 | 4 |
|
5 | | -  |
| 5 | +  |
| 6 | + |
| 7 | +:warning: This helm chart is largely EOL. We are currently maintaining, with minimal |
| 8 | +changes, until we have a replacement in the form of an Odoo Operator. There are numerous |
| 9 | +issues with the helm chart that really need to be addressed, however we cannot do so |
| 10 | +without backwards incompatible changes - which we are not in a position to accept/make. |
6 | 11 |
|
7 | 12 | Opinionated odoo Bring Your Own Image chart designed for running [Doodba](https://github.com/Tecnativa/doodba) based Odoo deployments with Glodo defaults. |
8 | 13 |
|
@@ -106,7 +111,7 @@ $ helm install my-release glodo/odoo -f ./helm-values.yaml |
106 | 111 | | upgrade.nodeSelector | object | `{}` | | |
107 | 112 | | upgrade.scale.enabled | bool | `false` | automatically scale down/up the existing deployments before/after upgrade | |
108 | 113 | | upgrade.scale.image.pullPolicy | string | `"Always"` | container pullPolicy | |
109 | | -| upgrade.scale.image.repository | string | `"bitnami/kubectl"` | container image | |
| 114 | +| upgrade.scale.image.repository | string | `"bitnamisecure/kubectl"` | container image | |
110 | 115 | | upgrade.scale.image.tag | string | `"latest"` | container tag | |
111 | 116 | | upgrade.scale.longpollingCount | int | `0` | | |
112 | 117 | | upgrade.scale.queueCount | int | `0` | | |
@@ -165,4 +170,4 @@ $ helm install my-release glodo/odoo -f ./helm-values.yaml |
165 | 170 | | web.tolerations | list | `[]` | | |
166 | 171 |
|
167 | 172 | ---------------------------------------------- |
168 | | -Autogenerated from chart metadata using [helm-docs v1.12.0](https://github.com/norwoodj/helm-docs/releases/v1.12.0) |
| 173 | +Autogenerated from chart metadata using [helm-docs v1.14.2](https://github.com/norwoodj/helm-docs/releases/v1.14.2) |
0 commit comments