mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-08-31 04:14:34 +00:00
Update values.md (#19007)
* Update values.md * Update values.md * Update values.md
This commit is contained in:
parent
46d2d2ad89
commit
e3e66023f0
@ -201,6 +201,10 @@ This page list all the supported helm values for OpenMetadata Helm Charts.
|
||||
| openmetadata.config.smtpConfig.username | string | `Empty String` | SMTP_SERVER_USERNAME |
|
||||
| openmetadata.config.upgradeMigrationConfigs.debug | bool | `false` | |
|
||||
| openmetadata.config.upgradeMigrationConfigs.additionalArgs | string | `Empty String` | |
|
||||
| openmetadata.config.deployPipelinesConfig.debug | bool | `false` | |
|
||||
| openmetadata.config.deployPipelinesConfig.additionalArgs | string | `Empty String` | |
|
||||
| openmetadata.config.reindexConfig.debug | bool | `false` | |
|
||||
| openmetadata.config.reindexConfig.additionalArgs | string | `Empty String` | |
|
||||
| openmetadata.config.web.enabled | bool | `true` | |
|
||||
| openmetadata.config.web.contentTypeOptions.enabled | bool | `false` | WEB_CONF_CONTENT_TYPE_OPTIONS_ENABLED |
|
||||
| openmetadata.config.web.csp.enabled | bool | `false` | WEB_CONF_XSS_CSP_ENABLED |
|
||||
@ -256,6 +260,7 @@ This page list all the supported helm values for OpenMetadata Helm Charts.
|
||||
| nameOverride | string | `""` |
|
||||
| nodeSelector | object | `{}` |
|
||||
| podAnnotations | object | `{}` |
|
||||
| deploymentAnnotations | object | `{}` |
|
||||
| podSecurityContext | object | `{}` |
|
||||
| readinessProbe.initialDelaySeconds | int | `60` |
|
||||
| readinessProbe.periodSeconds | int | `30` |
|
||||
|
Loading…
x
Reference in New Issue
Block a user