Skip to main content
Version: 2.11

2.11.0 Helm Chart

The following tables list the configurable parameters of the Portworx Backup Helm chart and their default values.

Portworx Backup parameters

General configuration

ParameterDescriptionDefault Value
installCRDsDeprecatedfalse
isArgoCDConfiguration for ArgoCD environmentfalse
isOpenshiftConfiguration for Openshift environmentfalse
isUpgradeEnable upgrade path for helm deploymentfalse
securityContextSecurity context for the pod{runAsUser: 1000, fsGroup: 1000, runAsNonRoot: true}
pxbackup.skipValidationsDisable validations part of health-check prior to install/upgradefalse
tolerationsTolerations for PX deployments[]
pxbackup.alertmanager.replicasReplicas of Alertmanager instance2
pxbackup.alertmanager.retentionRetention time for Alertmanager2208h
pxbackup.alertmanagerEndpointEndpoint of existing alertmanager required for Portworx Backup""
pxbackup.alertmanagerSecretNameSecret name of the kubernetes secret created to hold alertmanager credentials""
pxbackup.callHomeDeprecated"false"
pxbackup.deployDedicatedMonitoringSystemDeploy Portworx Backup monitoring stacktrue
pxbackup.enableMonitorBLHealthDeprecated"false"
pxbackup.enabledEnable Portworx Backupfalse
pxbackup.encryptMongoDBEnable or disable encryption for MongoDBfalse
pxbackup.mongoMigrationFlag for mongo migration while upgrading Portworx Backup from 1.2.x to 2.x.xcomplete
pxbackup.monitorBLHealthFrequencyDeprecated"210m"
pxbackup.nfs.enabledDeprecated"true"
pxbackup.orgNamePortworx Backup organization namedefault
pxbackup.prometheus.replicasReplicas of Prometheus instance2
pxbackup.prometheus.retentionRetention time for Prometheus90d
pxbackup.prometheusEndpointEndpoint of existing prometheus required for Portworx Backup""
pxbackup.prometheusSecretNameSecret name of the kubernetes secret created to hold prometheus credentials""
pxbackup.usePxBackupEmailAlertTemplateUse Portworx Backup's email templatetrue
pxbackup.backupDeleteWorkerNumber of worker threads that will be working on deletion of backup objects concurrently"5"
pxbackup.volDeleteWorkerNumber of worker threads that will be working on deletion of volumes present in the backup objects concurrently"5"

Service configuration

ParameterDescriptionDefault Value
service.pxBackupUIServiceAnnotationsAnnotations for the Portworx Backup UI service"{}"
service.pxBackupUIServiceTypeService type of Portworx Backup UI"LoadBalancer"

Persistent storage

ParameterDescriptionDefault Value
persistentStorage.alertManager.storageAlertmanager volume retention size2Gi
persistentStorage.mongoCacheSizeMongoDB cache size in GB"4"
persistentStorage.mongodbVolumeSizeMongoDB volume size"64Gi"
persistentStorage.preInstallHookVolumeSizePersistent storage for pre-install hook2Gi
persistentStorage.preUpgradeHookVolumeSizePre-upgrade hook volume size"65Gi"
persistentStorage.prometheus.retentionSizePrometheus volume retention size51200MB
persistentStorage.prometheus.storagePrometheus volume size64Gi

Proxy configuration

ParameterDescriptionDefault Value
proxy.azureProxyEnabledAdds Azure proxy annotations for pods to bypass proxyfalse
proxy.configSecretNameSpecifies the name of the Kubernetes Secret containing proxy settings for Portworx Backup components""
proxy.excludeAzureProxyListList of microservices to exclude from adding Azure proxy annotation[]
proxy.httpHTTP endpoint of proxy server""
proxy.httpProxy.noProxyConfigurations to be applied in no_proxy/NO_PROXY ENV for pods to bypass proxy""
proxy.httpsHTTPS endpoint of proxy server""
proxy.includeNoProxyListList of microservices to include for adding no_proxy/NO_PROXY configuration[]

Container images

ParameterDescriptionDefault Value
imagesPortworx Backup deployment images""
images.pullPolicyImage pull policyAlways
images.pullSecretsImage pull secrets[]
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 tag8.0.17
images.mongodbImageMap.registryPortworx Backup mongodb version map image registrydocker.io
images.mongodbImageMap.repoPortworx Backup mongodb version map image repoportworx
images.mongodbImageMap.imageNamePortworx Backup mongodb version map image namemongodb
images.mongodbImageMap.tags.mongodb6Portworx Backup mongodb version 6.x image tag6.0.13-debian-11-r21
images.mongodbImageMap.tags.mongodb7Portworx Backup mongodb version 7.x image tag7.0.15-debian-12-r2
images.preSetupHookImage.registryPortworx Backup pre-setup hook image registrydocker.io
images.preSetupHookImage.repoPortworx Backup pre-setup hook image repoportworx
images.preSetupHookImage.imageNamePortworx Backup pre-setup hook image namepxcentral-onprem-hook
images.preSetupHookImage.tagPortworx Backup pre-setup hook image tag2.11.0
images.preUpgradeHookImage.registryPortworx Backup pre-upgrade hook image registrydocker.io
images.preUpgradeHookImage.repoPortworx Backup pre-upgrade hook image repoportworx
images.preUpgradeHookImage.imageNamePortworx Backup pre-upgrade hook image namepxcentral-onprem-pre-upgrade
images.preUpgradeHookImage.tagPortworx Backup pre-upgrade hook image tag2.11.0
images.pxBackupAlertmanagerImage.registryPortworx Backup alertmanager image registrydocker.io
images.pxBackupAlertmanagerImage.repoPortworx Backup alertmanager image repoportworx
images.pxBackupAlertmanagerImage.imageNamePortworx Backup alertmanager image namealertmanager
images.pxBackupAlertmanagerImage.tagPortworx Backup alertmanager image tagv0.30.0
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.11.0
images.pxBackupPrometheusConfigReloaderImage.registryPortworx Backup prometheus config reloader image registrydocker.io
images.pxBackupPrometheusConfigReloaderImage.repoPortworx Backup prometheus config reloader image repoportworx
images.pxBackupPrometheusConfigReloaderImage.imageNamePortworx Backup prometheus config reloader image nameprometheus-config-reloader
images.pxBackupPrometheusConfigReloaderImage.tagPortworx Backup prometheus config reloader image tagv0.87.1
images.pxBackupPrometheusImage.registryPortworx Backup prometheus image registrydocker.io
images.pxBackupPrometheusImage.repoPortworx Backup prometheus image repoportworx
images.pxBackupPrometheusImage.imageNamePortworx Backup prometheus image nameprometheus
images.pxBackupPrometheusImage.tagPortworx Backup prometheus image tagv2.35.0
images.pxBackupPrometheusOperatorImage.registryPortworx Backup prometheus operator image registrydocker.io
images.pxBackupPrometheusOperatorImage.repoPortworx Backup prometheus operator image repoportworx
images.pxBackupPrometheusOperatorImage.imageNamePortworx Backup prometheus operator image nameprometheus-operator
images.pxBackupPrometheusOperatorImage.tagPortworx Backup prometheus operator image tagv0.87.1

Portworx License Server parameters

The following tables list the configurable parameters of the Portworx License Server chart and their default values.

License server configuration

ParameterDescriptionDefault Value
pxlicenseserverPortworx license server deployment``
pxlicenseserver.adminUserNamePortworx license server admin usernameadmin
pxlicenseserver.adminUserPasswordPortworx license server admin user passwordAdm1n!Ur
pxlicenseserver.backupNodeIPExternal license server backup node endpoints``
pxlicenseserver.enabledPortworx Central cluster enabled license server componentfalse
pxlicenseserver.external.enabledExternal license server enabledfalse
pxlicenseserver.internalPortworx Central cluster license server``
pxlicenseserver.internal.enabledPortworx Central cluster license server enabledtrue
pxlicenseserver.internal.lsTypeAirgappedPortworx license server deployment type [Air-gapped]false
pxlicenseserver.internal.lsTypeUATPortworx license server deployment type [UAT]false
pxlicenseserver.mainNodeIPExternal license server main node endpoints``
securityContextSecurity context for the pod{runAsUser: 1000, fsGroup: 1000, runAsNonRoot: true}
tolerationsTolerations for PX deployments[]
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.8.0

Container images

ParameterDescriptionDefault Value
imagesPortworx license server images``
images.pullPolicyImage pull policyAlways
images.pullSecretsImage pull secrets[]

Portworx Central parameters

General configuration

ParameterDescriptionDefault Value
caCertsSecretNameName of the Kubernetes Secret, which contains the CA Certificates.""
installCRDsDeprecatedfalse
nodeAffinityLabelLabel for node affinity for px-central components""
operatorToChartUpgradeDeprecated, Runs Postgresql db as user "1001"false
podAntiAffinityPodAntiAffinity will make sure pods are distributedfalse
postInstallJob.sslEnabledKubernetes APIs with SSL enabled in post-install-job podtrue
pxcentralDBPasswordPortworx Central cluster store mysql database passwordPassword1
securityContextSecurity context for the pod{runAsUser: 1000, fsGroup: 1000, runAsNonRoot: true}
storkRequiredScheduler name as storkfalse
tolerationsTolerations for PX deployments[]

Service configuration

ParameterDescriptionDefault Value
service.pxCentralUIServiceAnnotationsAnnotations for PX-Central UI service"{}"
service.pxCentralUIServiceTypeService type of PX-Central UI"LoadBalancer"

Persistent storage

ParameterDescriptionDefault Value
persistentStoragePersistent storage for all px-central components""
persistentStorage.enabledEnable persistent storagetrue
persistentStorage.keycloakBackendVolumeSizeKeycloak backend volume size"10Gi"
persistentStorage.keycloakThemeVolumeSizeKeycloak frontend theme volume size"5Gi"
persistentStorage.mysqlVolumeSizeMySQL volume size"100Gi"
persistentStorage.storageClassNameProvide storage class name which exists""

OIDC authentication

ParameterDescriptionDefault Value
oidcEnable OIDC for Portworx Central and Portworx Backup for RBAC""
oidc.centralOIDCPortworx Central OIDC""
oidc.centralOIDC.clientIdPX-Central OIDC client idpxcentral
oidc.centralOIDC.defaultEmailPortworx Central OIDC admin user emailadmin@portworx.com
oidc.centralOIDC.defaultUsernamePortworx Central OIDC usernameadmin
oidc.centralOIDC.enabledPortworx Central OIDCtrue
oidc.centralOIDC.keyCloakBackendPasswordKeycloak backend store passwordkeycloak
oidc.centralOIDC.keyCloakBackendUserNameKeycloak backend store usernamekeycloak
oidc.centralOIDC.updateAdminProfileEnable/Disable admin profile update actiontrue
oidc.externalOIDCEnable external OIDC provider""
oidc.externalOIDC.clientIDExternal OIDC client ID""
oidc.externalOIDC.clientSecretExternal OIDC client secret""
oidc.externalOIDC.enabledEnable external OIDC providerfalse
oidc.externalOIDC.endpointExternal OIDC endpoint""

Container images

ParameterDescriptionDefault Value
images.pullPolicyImage pull policyAlways
images.pullSecretsImage pull secrets[]
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 tag18
images.keycloakFrontendImage.registryPortworx Backup keycloak frontend image registrydocker.io
images.keycloakFrontendImage.repoPortworx Backup keycloak frontend image repoportworx
images.keycloakFrontendImage.imageNamePortworx Backup keycloak frontend image namekeycloak
images.keycloakFrontendImage.tagPortworx Backup keycloak frontend image tag26.4.7_v2
images.keycloakInitContainerImage.registryPortworx Backup keycloak init container image registrydocker.io
images.keycloakInitContainerImage.repoPortworx Backup keycloak init container image repoportworx
images.keycloakInitContainerImage.imageNamePortworx Backup keycloak init container image namebusybox
images.keycloakInitContainerImage.tagPortworx Backup keycloak init container image tag1.35.0
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.11.0
images.mysqlImage.registryPortworx Central cluster store mysql image registrydocker.io
images.mysqlImage.repoPortworx Central cluster store mysql image repoportworx
images.mysqlImage.imageNamePortworx Central cluster store mysql image namemysql
images.mysqlImage.tagPortworx Central cluster store mysql image tag8.0.44
images.mysqlInitImage.registryPortworx Central mysql init container image registrydocker.io
images.mysqlInitImage.repoPortworx Central mysql init container image repoportworx
images.mysqlInitImage.imageNamePortworx Central mysql init container image namebusybox
images.mysqlInitImage.tagPortworx Central mysql init container image tag1.35.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.11.0
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.11.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.11.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.11.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.11.0