Kubernetes Helm Values

This page list all the supported helm values for OpenMetadata Helm Charts.

KeyTypeDefault
global.authentication.providerstringbasic
global.authentication.publicKeyslist[http://openmetadata:8585/api/v1/system/config/jwks]
global.authentication.authoritystringhttps://accounts.google.com
global.authentication.clientIdstringEmpty String
global.authentication.callbackUrlstringEmpty String
global.authentication.enableSelfSignupbooltrue
global.authentication.jwtPrincipalClaimslist[email,preferred_username,sub]
global.authorizer.allowedEmailRegistrationDomainslist[all]
global.authorizer.classNamestringorg.openmetadata.service.security.DefaultAuthorizer
global.authorizer.containerRequestFilterstringorg.openmetadata.service.security.JwtFilter
global.authorizer.enforcePrincipalDomainboolfalse
global.authorizer.enableSecureSocketConnectionboolfalse
global.authorizer.initialAdminslist[admin]
global.authorizer.principalDomainstringopen-metadata.org
global.airflow.auth.password.secretRefstringairflow-secrets
global.airflow.auth.password.secretKeystringopenmetadata-airflow-password
global.airflow.auth.usernamestringadmin
global.airflow.enabledbooltrue
global.airflow.hoststringhttp://openmetadata-dependencies-web.default.svc.cluster.local:8080
global.airflow.openmetadata.serverHostApiUrlstringhttp://openmetadata.default.svc.cluster.local:8585/api
global.airflow.sslCertificatePathstring/no/path
global.airflow.verifySslstringno-ssl
global.basicLogin.maxLoginFailAttemptsint3
global.basicLogin.accessBlockTimeint600
global.clusterNamestringopenmetadata
global.database.auth.password.secretRefstringmysql-secrets
global.database.auth.password.secretKeystringopenmetadata-mysql-password
global.database.auth.usernamestringopenmetadata_user
global.database.databaseNamestringopenmetadata_db
global.database.dbSchemestringmysql
global.database.dbUseSSLboolfalse
global.database.driverClassstringcom.mysql.cj.jdbc.Driver
global.database.hoststringmysql
global.database.portint3306
global.elasticsearch.auth.enabledboolfalse
global.elasticsearch.auth.usernamestringelasticsearch
global.elasticsearch.auth.password.secretRefstringelasticsearch-secrets
global.elasticsearch.auth.password.secretKeystringopenmetadata-elasticsearch-password
global.elasticsearch.hoststringelasticsearch
global.elasticsearch.portint9200
global.elasticsearch.schemestringhttp
global.elasticsearch.trustStore.enabledboolfalse
global.elasticsearch.trustStore.pathstringEmpty String
global.elasticsearch.trustStore.password.secretRefstringelasticsearch-truststore-secrets
global.elasticsearch.trustStore.password.secretKeystringopenmetadata-elasticsearch-truststore-password
global.fernetkey.valuestringjJ/9sz0g0OHxsfxOoSfdFdmk3ysNmPRnH3TUAbz3IHA=
global.fernetkey.secretRefstring``
global.fernetkey.secretKefstring``
global.jwtTokenConfiguration.enabledbooltrue
global.jwtTokenConfiguration.rsapublicKeyFilePathstring./conf/public_key.der
global.jwtTokenConfiguration.rsaprivateKeyFilePathstring./conf/private_key.der
global.jwtTokenConfiguration.jwtissuerstringopen-metadata.org
global.jwtTokenConfiguration.keyIdstringGb389a-9f76-gdjs-a92j-0242bk94356
global.logLevelstringINFO
global.openmetadata.adminPortint8586
global.openmetadata.hoststringopenmetadata
global.openmetadata.portint8585
global.secretsManager.providerstringnoop
global.secretsManager.additionalParameters.enabledboolfalse
global.secretsManager.additionalParameters.accessKeyId.secretRefstringaws-access-key-secret
global.secretsManager.additionalParameters.accessKeyId.secretKeystringaws-key-secret
global.secretsManager.additionalParameters.regionstringEmpty String
global.secretsManager.additionalParameters.secretAccessKey.secretRefstringaws-secret-access-key-secret
global.secretsManager.additionalParameters.secretAccessKey.secretKeystringaws-key-secret
global.smtpConfig.enableSmtpServerboolfalse
global.smtpConfig.emailingEntitystringOpenMetadata
global.smtpConfig.openMetadataUrlstringEmpty String
global.smtpConfig.password.secretKeystringEmpty String
global.smtpConfig.password.secretRefstringEmpty String
global.smtpConfig.serverEndpointstringEmpty String
global.smtpConfig.serverPortstringEmpty String
global.smtpConfig.supportUrlstringhttps://slack.open-metadata.org
global.smtpConfig.transportationStrategystringSMTP_TLS
global.smtpConfig.usernamestringEmpty String
KeyTypeDefault
affinityobject{}
extraEnvsExtra [environment variables][] which will be appended to the env: definition for the container[]
extraVolumesTemplatable string of additional volumes to be passed to the tpl function""
extraVolumeMountsTemplatable string of additional volumeMounts to be passed to the tpl function""
fullnameOverridestring"openmetadata"
image.pullPolicystring"Always"
image.repositorystring"openmetadata/server"
image.tagstring0.13.2
imagePullSecretslist[]
ingress.annotationsobject{}
ingress.classNamestring""
ingress.enabledboolfalse
ingress.hosts[0].hoststring"open-metadata.local"
ingress.hosts[0].paths[0].pathstring"/"
ingress.hosts[0].paths[0].pathTypestring"ImplementationSpecific"
livenessProbe.initialDelaySecondsint60
livenessProbe.periodSecondsint30
livenessProbe.failureThresholdint5
nameOverridestring""
nodeSelectorobject{}
podAnnotationsobject{}
podSecurityContextobject{}
readinessProbe.initialDelaySecondsint60
readinessProbe.periodSecondsint30
readinessProbe.failureThresholdint5
replicaCountint1
resourcesobject{}
securityContextobject{}
service.portint8585
service.typestring"ClusterIP"
serviceAccount.annotationsobject{}
serviceAccount.createbooltrue
serviceAccount.namestringnil
sidecarslist[]
tolerationslist[]

Still have questions?

You can take a look at our Q&A or reach out to us in Slack

Was this page helpful?

editSuggest edits