Skip to main content
Version: 2.6

Helm chart

The following table lists the configurable parameters of the Portworx Backup Helm chart and their default values.

Portworx Backup parameters

ParameterDescriptionDefault Value
imagesPortworx Backup deployment images""
pxbackup.enabledEnabled Portworx Backupfalse
pxbackup.orgNamePortworx Backup organization namedefault
pxbackup.mongoMigrationFlag for mongo migration while upgrading Portworx Backup from 1.2.x to 2.x.xcomplete
persistentStorage.mongodbVolumeSizeMongoDB volume size"64Gi"
persistentStorage.mongoCacheSizeMongoDB cache size in GB"4"
service.pxBackupUIServiceTypeService type of Portworx Backup UI"LoadBalancer"
service.pxBackupUIServiceAnnotationsAnnotations for the Portworx Backup UI service"{}"
images.pxBackupImage.registryPortworx Backup image registrydocker.io
images.pxBackupImage.repoPortworx Backup image repoportworx
images.pxBackupImage.imageNamePortworx Backup image namepx-backup
images.pxBackupImage.tagPortworx Backup image tag2.6.0
images.mongodbImage.registryPortworx Backup mongodb image registrydocker.io
images.mongodbImage.repoPortworx Backup mongodb image repoportworx
images.mongodbImage.imageNamePortworx Backup mongodb image namemongodb
images.mongodbImage.tagPortworx Backup mongodb image tag5.0.20-debian-11-r13

Portworx License Server parameters

The following table lists the configurable parameters of the Portworx License Server chart and their default values.

ParameterDescriptionDefault Value
pxlicenseserverPortworx license server deployment``
pxlicenseserver.enabledPortworx Central cluster enabled license server componentfalse
pxlicenseserver.internalPortworx Central cluster license server``
pxlicenseserver.internal.enabledPortworx Central cluster license server enabledtrue
pxlicenseserver.internal.lsTypeUATPortworx license server deployment type [UAT]false
pxlicenseserver.internal.lsTypeAirgappedPortworx license server deployment type [Air-gapped]false
pxlicenseserver.external.enabledExternal license server enabledfalse
pxlicenseserver.mainNodeIPExternal license server main node endpoints``
pxlicenseserver.backupNodeIPExternal license server backup node endpoints``
pxlicenseserver.adminUserNamePortworx license server admin user nameadmin
pxlicenseserver.adminUserPasswordPortworx license server admin user passwordAdm1n!Ur
securityContextSecurity context for the pod{runAsUser: 1000, fsGroup: 1000, runAsNonRoot: true}
imagesPortworx license server images``
images.licenseServerImageLicense server images``
images.licenseServerImage.registryLicense server image registrydocker.io
images.licenseServerImage.repoLicense server image repoportworx
images.licenseServerImage.imageNameLicense server image namepx-els
images.licenseServerImage.tagLicense server image tag2.3.2

Portworx Central parameters

ParameterDescriptionDefault Value
persistentStoragePersistent storage for all px-central components""
persistentStorage.enabledEnable persistent storagetrue
persistentStorage.storageClassNameProvide storage class name which exists""
persistentStorage.mysqlVolumeSizeMySQL volume size"100Gi"
persistentStorage.keycloakThemeVolumeSizeKeycloak frontend theme volume size"5Gi"
persistentStorage.keycloakBackendVolumeSizeKeycloak backend volume size"10Gi"
storkRequiredScheduler name as storkfalse
nodeAffinityLabelLabel for node affinity for px-central components""
podAntiAffinityPodAntiAffinity will make sure pods are distributedfalse
pxcentralDBPasswordPortworx Central cluster store mysql database passwordPassword1
caCertsSecretNameName of the Kubernetes Secret, which contains the CA Certificates.""
oidcEnable OIDC for Portworx Central and Portworx Backup for RBAC""
oidc.centralOIDCPortworx Central OIDC""
oidc.centralOIDC.enabledPortworx Central OIDCtrue
oidc.centralOIDC.defaultUsernamePortworx Central OIDC usernameadmin
oidc.centralOIDC.defaultPasswordPortworx Central OIDC admin user passwordadmin
oidc.centralOIDC.defaultEmailPortworx Central OIDC admin user emailadmin@portworx.com
oidc.centralOIDC.keyCloakBackendUserNameKeycloak backend store usernamekeycloak
oidc.centralOIDC.keyCloakBackendPasswordKeycloak backend store passwordkeycloak
oidc.centralOIDC.clientIdPX-Central OIDC client idpxcentral
oidc.centralOIDC.updateAdminProfileEnable/Disable admin profile update actiontrue
oidc.externalOIDCEnable external OIDC provider""
oidc.externalOIDC.enabledEnabled external OIDC providerfalse
oidc.externalOIDC.clientIDExternal OIDC client ID""
oidc.externalOIDC.clientSecretExternal OIDC client secret""
oidc.externalOIDC.endpointExternal OIDC endpoint""
securityContextSecurity context for the pod{runAsUser: 1000, fsGroup: 1000, runAsNonRoot: true}
postInstallJob.sslEnabledKubernetes apis with ssl enabled in post-install-job podtrue
service.pxCentralUIServiceTypeService type of PX-Central UI"LoadBalancer"
service.pxCentralUIServiceAnnotationsAnnotations for PX-Central UI service"{}"
images.pullSecretsImage pull secretsdocregistry-secret
images.pullPolicyImage pull policyAlways
images.pxcentralApiServerImage.registryAPI server image registrydocker.io
images.pxcentralApiServerImage.repoAPI server image repoportworx
images.pxcentralApiServerImage.imageNameAPI server image namepxcentral-onprem-api
images.pxcentralApiServerImage.tagAPI server image tag2.6.0
images.pxcentralFrontendImage.registryPortworx Central frontend image registrydocker.io
images.pxcentralFrontendImage.repoPortworx Central frontend image repoportworx
images.pxcentralFrontendImage.imageNamePortworx Central frontend image namepxcentral-onprem-ui-frontend
images.pxcentralFrontendImage.tagPortworx Central frontend image tag2.6.0
images.pxcentralBackendImage.registryPortworx Central backend image registrydocker.io
images.pxcentralBackendImage.repoPortworx Central backend image repoportworx
images.pxcentralBackendImage.imageNamePortworx Central backend image namepxcentral-onprem-ui-backend
images.pxcentralBackendImage.tagPortworx Central backend image tag2.6.0
images.pxcentralMiddlewareImage.registryPortworx Central middleware image registrydocker.io
images.pxcentralMiddlewareImage.repoPortworx Central middleware image repoportworx
images.pxcentralMiddlewareImage.imageNamePortworx Central middleware image namepxcentral-onprem-ui-lhbackend
images.pxcentralMiddlewareImage.tagPortworx Central middleware image tag2.6.0
images.postInstallSetupImage.registryPortworx Backup post install setup image registrydocker.io
images.postInstallSetupImage.repoPortworx Backup post install setup image repoportworx
images.postInstallSetupImage.imageNamePortworx Backup post install setup image namepxcentral-onprem-post-setup
images.postInstallSetupImage.tagPortworx Backup post install setup image tag2.6.0
images.keycloakBackendImage.registryPortworx Backup keycloak backend image registrydocker.io
images.keycloakBackendImage.repoPortworx Backup keycloak backend image repoportworx
images.keycloakBackendImage.imageNamePortworx Backup keycloak backend image namepostgresql
images.keycloakBackendImage.tagPortworx Backup keycloak backend image tag11.19.0-debian-11-r1
images.keycloakFrontendImage.registryPortworx Backup keycloak frontend image registrydocker.io
images.keycloakFrontendImage.repoPortworx Backup keycloak frontend image repojboss
images.keycloakFrontendImage.imageNamePortworx Backup keycloak frontend image namekeycloak
images.keycloakFrontendImage.tagPortworx Backup keycloak frontend image tag21.1.1
images.keycloakLoginThemeImage.registryPortworx Backup keycloak login theme image registrydocker.io
images.keycloakLoginThemeImage.repoPortworx Backup keycloak login theme image repoportworx
images.keycloakLoginThemeImage.imageNamePortworx Backup keycloak login theme image namekeycloak-login-theme
images.keycloakLoginThemeImage.tagPortworx Backup keycloak login theme image tag2.2.0
images.keycloakInitContainerImage.registryPortworx Backup keycloak init container image registrydocker.io
images.keycloakInitContainerImage.repoPortworx Backup keycloak init container image repolibrary
images.keycloakInitContainerImage.imageNamePortworx Backup keycloak init container image namebusybox
images.keycloakInitContainerImage.tagPortworx Backup keycloak init container image tag1.31
images.mysqlImage.registryPortworx Central cluster store mysql image registrydocker.io
images.mysqlImage.repoPortworx Central cluster store mysql image repolibrary
images.mysqlImage.imageNamePortworx Central cluster store mysql image namemysql
images.mysqlImage.tagPortworx Central cluster store mysql image tag5.7.41
Was this page helpful?