odoo
A suite of web based open source business apps.
Maintainers
Name | Url | |
---|---|---|
PlatformOne | asanna@vivsoft.io |
Source Code
Values
Key | Type | Default | Description |
---|---|---|---|
affinity | object | {} |
|
autoscaling.enabled | bool | true |
|
autoscaling.maxReplicas | int | 11 |
|
autoscaling.minReplicas | int | 1 |
|
autoscaling.targetCPU | int | 50 |
|
autoscaling.targetMemory | int | 50 |
|
commonAnnotations | object | {} |
|
commonLabels | object | {} |
|
containerPort | int | 8069 |
|
containerSecurityContext.enabled | bool | true |
|
containerSecurityContext.runAsUser | int | 998 |
|
customLivenessProbe | object | {} |
|
customReadinessProbe | object | {} |
|
customStartupProbe | object | {} |
|
externalDatabase.enabled | bool | true |
|
externalDatabase.host | string | "" |
|
externalDatabase.password | string | "" |
|
externalDatabase.port | int | 5432 |
|
externalDatabase.user | string | "" |
|
extraLabels | object | {} |
|
fullnameOverride | string | "" |
|
hostAliases | list | [] |
|
image.debug | bool | false |
|
image.imagePullPolicy | string | "IfNotPresent" |
|
image.imagePullSecret | string | "private-registry" |
|
image.repository | string | "registry1.dso.mil/ironbank/opensource/odoo/odoo" |
|
image.tag | string | "14.0" |
|
livenessProbe.enabled | bool | true |
|
livenessProbe.failureThreshold | int | 6 |
|
livenessProbe.initialDelaySeconds | int | 600 |
|
livenessProbe.path | string | "/" |
|
livenessProbe.periodSeconds | int | 30 |
|
livenessProbe.successThreshold | int | 1 |
|
livenessProbe.timeoutSeconds | int | 5 |
|
nameOverride | string | "" |
|
nodeAffinityPreset.key | string | "" |
|
nodeAffinityPreset.type | string | "" |
|
nodeAffinityPreset.values | list | [] |
|
nodeSelector | object | {} |
|
pdb.create | bool | false |
|
pdb.maxUnavailable | string | "" |
|
pdb.minAvailable | int | 1 |
|
persistence.accessMode | string | "ReadWriteMany" |
|
persistence.dataSource | object | {} |
|
persistence.efs.driver | string | "efs.csi.aws.com" |
|
persistence.efs.efsid | string | "fs-::fsap-" |
|
persistence.efs.enabled | bool | true |
|
persistence.enabled | bool | true |
|
persistence.size | string | "10Gi" |
|
persistence.storageClass | string | "efs-sc" |
|
podAffinityPreset | string | "" |
|
podAnnotations | object | {} |
|
podAntiAffinityPreset | string | "soft" |
|
podLabels | object | {} |
|
podSecurityContext.enabled | bool | true |
|
podSecurityContext.fsGroup | int | 996 |
|
readinessProbe.enabled | bool | true |
|
readinessProbe.failureThreshold | int | 6 |
|
readinessProbe.initialDelaySeconds | int | 30 |
|
readinessProbe.path | string | "/" |
|
readinessProbe.periodSeconds | int | 10 |
|
readinessProbe.successThreshold | int | 1 |
|
readinessProbe.timeoutSeconds | int | 5 |
|
replicaCount | int | 1 |
|
resources.limits | object | {} |
|
resources.requests.cpu | string | "300m" |
|
resources.requests.memory | string | "512Mi" |
|
service.type | string | "ClusterIP" |
|
serviceAccount.create | bool | false |
|
serviceAccount.name | string | "" |
|
startupProbe.enabled | bool | false |
|
startupProbe.failureThreshold | int | 6 |
|
startupProbe.initialDelaySeconds | int | 300 |
|
startupProbe.path | string | "/" |
|
startupProbe.periodSeconds | int | 10 |
|
startupProbe.successThreshold | int | 1 |
|
startupProbe.timeoutSeconds | int | 5 |
|
tolerations | list | [] |
|
updateStrategy.rollingUpdate | object | {} |
|
updateStrategy.type | string | "RollingUpdate" |
Autogenerated from chart metadata using helm-docs v1.5.0