Skip to content

velero values.yamlπŸ’£

image.repositoryπŸ’£

Type: string

Default value
"registry1.dso.mil/ironbank/opensource/velero/velero"

image.tagπŸ’£

Type: string

Default value
"v1.10.1"

image.pullPolicyπŸ’£

Type: string

Default value
"IfNotPresent"

image.imagePullSecrets[0]πŸ’£

Type: string

Default value
"private-registry"

annotationsπŸ’£

Type: object

Default value
{}
Default value (formatted)
{}

labelsπŸ’£

Type: object

Default value
{}
Default value (formatted)
{}

podAnnotationsπŸ’£

Type: object

Default value
{}
Default value (formatted)
{}

podLabelsπŸ’£

Type: object

Default value
{}
Default value (formatted)
{}

resources.requests.cpuπŸ’£

Type: string

Default value
"1000m"

resources.requests.memoryπŸ’£

Type: string

Default value
"512Mi"

resources.limits.cpuπŸ’£

Type: string

Default value
"1000m"

resources.limits.memoryπŸ’£

Type: string

Default value
"512Mi"

dnsPolicyπŸ’£

Type: string

Default value
"ClusterFirst"

plugins.csi.enabledπŸ’£

Type: bool

Default value
false

plugins.csi.nameπŸ’£

Type: string

Default value
"velero-plugin-for-csi"

plugins.csi.image.repositoryπŸ’£

Type: string

Default value
"registry1.dso.mil/ironbank/opensource/velero/velero-plugin-for-csi"

plugins.csi.image.tagπŸ’£

Type: string

Default value
"v0.4.1"

plugins.csi.container.imagePullPolicyπŸ’£

Type: string

Default value
"IfNotPresent"

plugins.csi.container.volumeMounts[0].mountPathπŸ’£

Type: string

Default value
"/target"

plugins.csi.container.volumeMounts[0].nameπŸ’£

Type: string

Default value
"plugins"

plugins.csi.container.resources.requests.memoryπŸ’£

Type: string

Default value
"512Mi"

plugins.csi.container.resources.requests.cpuπŸ’£

Type: string

Default value
"100m"

plugins.csi.container.resources.limits.memoryπŸ’£

Type: string

Default value
"512Mi"

plugins.csi.container.resources.limits.cpuπŸ’£

Type: string

Default value
"100m"

plugins.csi.container.securityContext.capabilities.drop[0]πŸ’£

Type: string

Default value
"ALL"

plugins.aws.enabledπŸ’£

Type: bool

Default value
false

plugins.aws.nameπŸ’£

Type: string

Default value
"velero-plugin-for-aws"

plugins.aws.image.repositoryπŸ’£

Type: string

Default value
"registry1.dso.mil/ironbank/opensource/velero/velero-plugin-for-aws"

plugins.aws.image.tagπŸ’£

Type: string

Default value
"v1.6.1"

plugins.aws.container.imagePullPolicyπŸ’£

Type: string

Default value
"IfNotPresent"

plugins.aws.container.volumeMounts[0].mountPathπŸ’£

Type: string

Default value
"/target"

plugins.aws.container.volumeMounts[0].nameπŸ’£

Type: string

Default value
"plugins"

plugins.aws.container.resources.requests.memoryπŸ’£

Type: string

Default value
"512Mi"

plugins.aws.container.resources.requests.cpuπŸ’£

Type: string

Default value
"100m"

plugins.aws.container.resources.limits.memoryπŸ’£

Type: string

Default value
"512Mi"

plugins.aws.container.resources.limits.cpuπŸ’£

Type: string

Default value
"100m"

plugins.aws.container.securityContext.capabilities.drop[0]πŸ’£

Type: string

Default value
"ALL"

plugins.azure.enabledπŸ’£

Type: bool

Default value
false

plugins.azure.nameπŸ’£

Type: string

Default value
"velero-plugin-for-microsoft-azure"

plugins.azure.image.repositoryπŸ’£

Type: string

Default value
"registry1.dso.mil/ironbank/opensource/velero/velero-plugin-for-microsoft-azure"

plugins.azure.image.tagπŸ’£

Type: string

Default value
"v1.6.1"

plugins.azure.container.imagePullPolicyπŸ’£

Type: string

Default value
"IfNotPresent"

plugins.azure.container.volumeMounts[0].mountPathπŸ’£

Type: string

Default value
"/target"

plugins.azure.container.volumeMounts[0].nameπŸ’£

Type: string

Default value
"plugins"

plugins.azure.container.resources.requests.memoryπŸ’£

Type: string

Default value
"512Mi"

plugins.azure.container.resources.requests.cpuπŸ’£

Type: string

Default value
"100m"

plugins.azure.container.resources.limits.memoryπŸ’£

Type: string

Default value
"512Mi"

plugins.azure.container.resources.limits.cpuπŸ’£

Type: string

Default value
"100m"

plugins.azure.container.securityContext.capabilities.drop[0]πŸ’£

Type: string

Default value
"ALL"

initContainersπŸ’£

Type: string

Default value
nil

podSecurityContext.runAsUserπŸ’£

Type: int

Default value
65534

podSecurityContext.runAsGroupπŸ’£

Type: int

Default value
65534

containerSecurityContext.allowPrivilegeEscalationπŸ’£

Type: bool

Default value
false

containerSecurityContext.capabilities.drop[0]πŸ’£

Type: string

Default value
"ALL"

containerSecurityContext.readOnlyRootFilesystemπŸ’£

Type: bool

Default value
true

lifecycleπŸ’£

Type: object

Default value
{}
Default value (formatted)
{}

priorityClassNameπŸ’£

Type: string

Default value
""

terminationGracePeriodSecondsπŸ’£

Type: int

Default value
3600

tolerationsπŸ’£

Type: list

Default value
[]
Default value (formatted)
[]

affinityπŸ’£

Type: object

Default value
{}
Default value (formatted)
{}

nodeSelectorπŸ’£

Type: object

Default value
{}
Default value (formatted)
{}

dnsConfigπŸ’£

Type: object

Default value
{}
Default value (formatted)
{}

extraVolumesπŸ’£

Type: list

Default value
[]
Default value (formatted)
[]

extraVolumeMountsπŸ’£

Type: list

Default value
[]
Default value (formatted)
[]

extraObjectsπŸ’£

Type: list

Default value
[]
Default value (formatted)
[]

metrics.enabledπŸ’£

Type: bool

Default value
true

metrics.scrapeIntervalπŸ’£

Type: string

Default value
"30s"

metrics.scrapeTimeoutπŸ’£

Type: string

Default value
"10s"

metrics.service.annotationsπŸ’£

Type: object

Default value
{}
Default value (formatted)
{}

metrics.service.labelsπŸ’£

Type: object

Default value
{}
Default value (formatted)
{}

metrics.podAnnotations.”prometheus.io/scrapeβ€πŸ’£

Type: string

Default value
"true"

metrics.podAnnotations.”prometheus.io/portβ€πŸ’£

Type: string

Default value
"8085"

metrics.podAnnotations.”prometheus.io/pathβ€πŸ’£

Type: string

Default value
"/metrics"

metrics.serviceMonitor.enabledπŸ’£

Type: bool

Default value
false

metrics.serviceMonitor.annotationsπŸ’£

Type: object

Default value
{}
Default value (formatted)
{}

metrics.serviceMonitor.additionalLabelsπŸ’£

Type: object

Default value
{}
Default value (formatted)
{}

metrics.prometheusRule.enabledπŸ’£

Type: bool

Default value
false

metrics.prometheusRule.additionalLabelsπŸ’£

Type: object

Default value
{}
Default value (formatted)
{}

metrics.prometheusRule.spec[0].alertπŸ’£

Type: string

Default value
"VeleroVeleroJobAbsent"

metrics.prometheusRule.spec[0].annotations.messageπŸ’£

Type: string

Default value
""

metrics.prometheusRule.spec[0].exprπŸ’£

Type: string

Default value
'absent(up{job="velero-velero", namespace="velero"})'

metrics.prometheusRule.spec[0].forπŸ’£

Type: string

Default value
"10m"

metrics.prometheusRule.spec[0].labels.severityπŸ’£

Type: string

Default value
"critical"

metrics.prometheusRule.spec[1].alertπŸ’£

Type: string

Default value
"VeleroBackupPartialFailures"

metrics.prometheusRule.spec[1].annotations.messageπŸ’£

Type: string

Default value
"Velero backup job ( {{`{{`}} $labels.job {{`}}`}} ) has {{`{{`}} $value \| humanizePercentage {{`}}`}} partially failed backups."

metrics.prometheusRule.spec[1].exprπŸ’£

Type: string

Default value
'velero_backup_partial_failure_total{job!=""} / velero_backup_attempt_total{job!=""} > 0'

metrics.prometheusRule.spec[1].forπŸ’£

Type: string

Default value
"10m"

metrics.prometheusRule.spec[1].labels.severityπŸ’£

Type: string

Default value
"warning"

metrics.prometheusRule.spec[2].alertπŸ’£

Type: string

Default value
"VeleroBackupFailures"

metrics.prometheusRule.spec[2].annotations.messageπŸ’£

Type: string

Default value
"Velero backup job ( {{`{{`}} $labels.job {{`}}`}} ) has {{`{{`}} $value \| humanizePercentage {{`}}`}} failed backups."

metrics.prometheusRule.spec[2].exprπŸ’£

Type: string

Default value
'velero_backup_failure_total{job!=""} / velero_backup_attempt_total{job!=""} > 0'

metrics.prometheusRule.spec[2].forπŸ’£

Type: string

Default value
"10m"

metrics.prometheusRule.spec[2].labels.severityπŸ’£

Type: string

Default value
"critical"

metrics.prometheusRule.spec[3].alertπŸ’£

Type: string

Default value
"VeleroBackupValidationFailures"

metrics.prometheusRule.spec[3].annotations.messageπŸ’£

Type: string

Default value
"Velero backup job ( {{`{{`}} $labels.job {{`}}`}} ) has {{`{{`}} $value \| humanizePercentage {{`}}`}} failed backup validations."

metrics.prometheusRule.spec[3].exprπŸ’£

Type: string

Default value
'velero_backup_validation_failure_total{job!=""} / velero_backup_attempt_total{job!=""} > 0'

metrics.prometheusRule.spec[3].forπŸ’£

Type: string

Default value
"10m"

metrics.prometheusRule.spec[3].labels.severityπŸ’£

Type: string

Default value
"critical"

metrics.prometheusRule.spec[4].alertπŸ’£

Type: string

Default value
"VeleroBackupDeletionFailures"

metrics.prometheusRule.spec[4].annotations.messageπŸ’£

Type: string

Default value
"Velero backup job ( {{`{{`}} $labels.job {{`}}`}} ) has {{`{{`}} $value \| humanizePercentage {{`}}`}} failed backup deletions."

metrics.prometheusRule.spec[4].exprπŸ’£

Type: string

Default value
'velero_backup_deletion_failure_total{job!=""} / velero_backup_deletion_attempt_total{job!=""} > 0'

metrics.prometheusRule.spec[4].forπŸ’£

Type: string

Default value
"10m"

metrics.prometheusRule.spec[4].labels.severityπŸ’£

Type: string

Default value
"critical"

metrics.prometheusRule.spec[5].alertπŸ’£

Type: string

Default value
"VeleroBackupItemErrors"

metrics.prometheusRule.spec[5].annotations.messageπŸ’£

Type: string

Default value
"Velero backup job ( {{ `{{` }} $labels.job {{ `}}` }} ) has item errors."

metrics.prometheusRule.spec[5].exprπŸ’£

Type: string

Default value
'velero_backup_items_errors{job!=""} > 0'

metrics.prometheusRule.spec[5].forπŸ’£

Type: string

Default value
"10m"

metrics.prometheusRule.spec[5].labels.severityπŸ’£

Type: string

Default value
"critical"

metrics.prometheusRule.spec[6].alertπŸ’£

Type: string

Default value
"VeleroCSISnapshotFailures"

metrics.prometheusRule.spec[6].annotations.messageπŸ’£

Type: string

Default value
"Velero CSI snapshot job ( {{`{{`}} $labels.job {{`}}`}} ) has {{`{{`}} $value \| humanizePercentage {{`}}`}} failed CSI snapshots."

metrics.prometheusRule.spec[6].exprπŸ’£

Type: string

Default value
'velero_csi_snapshot_failure_total{job!=""} / velero_csi_snapshot_attempt_total{job!=""} > 0'

metrics.prometheusRule.spec[6].forπŸ’£

Type: string

Default value
"10m"

metrics.prometheusRule.spec[6].labels.severityπŸ’£

Type: string

Default value
"critical"

metrics.prometheusRule.spec[7].alertπŸ’£

Type: string

Default value
"VeleroRestorePartialFailures"

metrics.prometheusRule.spec[7].annotations.messageπŸ’£

Type: string

Default value
"Velero restore job ( {{`{{`}} $labels.job {{`}}`}} ) has {{`{{`}} $value \| humanizePercentage {{`}}`}} partially failed restores."

metrics.prometheusRule.spec[7].exprπŸ’£

Type: string

Default value
'velero_restore_partial_failure_total{job!=""} / velero_restore_attempt_total{job!=""} > 0'

metrics.prometheusRule.spec[7].forπŸ’£

Type: string

Default value
"10m"

metrics.prometheusRule.spec[7].labels.severityπŸ’£

Type: string

Default value
"warning"

metrics.prometheusRule.spec[8].alertπŸ’£

Type: string

Default value
"VeleroRestoreFailures"

metrics.prometheusRule.spec[8].annotations.messageπŸ’£

Type: string

Default value
"Velero restore job ( {{`{{`}} $labels.job {{`}}`}} ) has {{`{{`}} $value \| humanizePercentage {{`}}`}} failed restores."

metrics.prometheusRule.spec[8].exprπŸ’£

Type: string

Default value
'velero_restore_failed_total{job!=""} / velero_restore_attempt_total{job!=""} > 0'

metrics.prometheusRule.spec[8].forπŸ’£

Type: string

Default value
"10m"

metrics.prometheusRule.spec[8].labels.severityπŸ’£

Type: string

Default value
"critical"

metrics.prometheusRule.spec[9].alertπŸ’£

Type: string

Default value
"VeleroRestoreValidationFailures"

metrics.prometheusRule.spec[9].annotations.messageπŸ’£

Type: string

Default value
"Velero restore job ( {{`{{`}} $labels.job {{`}}`}} ) has {{`{{`}} $value \| humanizePercentage {{`}}`}} failed restore validations."

metrics.prometheusRule.spec[9].exprπŸ’£

Type: string

Default value
'velero_restore_validation_failed_total{job!=""} / velero_restore_attempt_total{job!=""} > 0'

metrics.prometheusRule.spec[9].forπŸ’£

Type: string

Default value
"10m"

metrics.prometheusRule.spec[9].labels.severityπŸ’£

Type: string

Default value
"critical"

metrics.prometheusRule.spec[10].alertπŸ’£

Type: string

Default value
"VeleroVolumeSnapshotFailures"

metrics.prometheusRule.spec[10].annotations.messageπŸ’£

Type: string

Default value
"Velero volume snapshot job ( {{`{{`}} $labels.job {{`}}`}} ) has {{`{{`}} $value \| humanizePercentage {{`}}`}} failed volume snapshots."

metrics.prometheusRule.spec[10].exprπŸ’£

Type: string

Default value
'velero_volume_snapshot_failure_total{job!=""} / velero_volume_snapshot_attempt_total{job!=""} > 0'

metrics.prometheusRule.spec[10].forπŸ’£

Type: string

Default value
"10m"

metrics.prometheusRule.spec[10].labels.severityπŸ’£

Type: string

Default value
"critical"

kubectl.image.repositoryπŸ’£

Type: string

Default value
"registry1.dso.mil/ironbank/opensource/kubernetes/kubectl"

kubectl.image.tagπŸ’£

Type: string

Default value
"v1.26.1"

kubectl.containerSecurityContext.capabilities.drop[0]πŸ’£

Type: string

Default value
"ALL"

kubectl.resources.requests.memoryπŸ’£

Type: string

Default value
"256Mi"

kubectl.resources.requests.cpuπŸ’£

Type: string

Default value
"100m"

kubectl.resources.limits.memoryπŸ’£

Type: string

Default value
"256Mi"

kubectl.resources.limits.cpuπŸ’£

Type: string

Default value
"100m"

kubectl.annotations.”sidecar.istio.io/injectβ€πŸ’£

Type: string

Default value
"false"

kubectl.labelsπŸ’£

Type: object

Default value
{}
Default value (formatted)
{}

upgradeCRDsπŸ’£

Type: bool

Default value
true

cleanUpCRDsπŸ’£

Type: bool

Default value
false

configuration.providerπŸ’£

Type: string

Default value
nil

configuration.backupStorageLocation.nameπŸ’£

Type: string

Default value
nil

configuration.backupStorageLocation.providerπŸ’£

Type: string

Default value
nil

configuration.backupStorageLocation.bucketπŸ’£

Type: string

Default value
nil

configuration.backupStorageLocation.caCertπŸ’£

Type: string

Default value
nil

configuration.backupStorageLocation.prefixπŸ’£

Type: string

Default value
nil

configuration.backupStorageLocation.defaultπŸ’£

Type: string

Default value
nil

configuration.backupStorageLocation.accessModeπŸ’£

Type: string

Default value
"ReadWrite"

configuration.backupStorageLocation.configπŸ’£

Type: object

Default value
{}
Default value (formatted)
{}

configuration.volumeSnapshotLocation.nameπŸ’£

Type: string

Default value
nil

configuration.volumeSnapshotLocation.providerπŸ’£

Type: string

Default value
nil

configuration.volumeSnapshotLocation.configπŸ’£

Type: object

Default value
{}
Default value (formatted)
{}

configuration.uploaderTypeπŸ’£

Type: string

Default value
nil

Description: ------------------ velero server default: restic

configuration.backupSyncPeriodπŸ’£

Type: string

Default value
nil

configuration.fsBackupTimeoutπŸ’£

Type: string

Default value
nil

configuration.clientBurstπŸ’£

Type: string

Default value
nil

configuration.clientPageSizeπŸ’£

Type: string

Default value
nil

configuration.clientQPSπŸ’£

Type: string

Default value
nil

configuration.defaultBackupStorageLocationπŸ’£

Type: string

Default value
nil

configuration.defaultBackupTTLπŸ’£

Type: string

Default value
nil

configuration.defaultVolumeSnapshotLocationsπŸ’£

Type: string

Default value
nil

configuration.disableControllersπŸ’£

Type: string

Default value
nil

configuration.garbageCollectionFrequencyπŸ’£

Type: string

Default value
nil

configuration.logFormatπŸ’£

Type: string

Default value
nil

configuration.logLevelπŸ’£

Type: string

Default value
nil

configuration.metricsAddressπŸ’£

Type: string

Default value
nil

configuration.pluginDirπŸ’£

Type: string

Default value
nil

configuration.profilerAddressπŸ’£

Type: string

Default value
nil

configuration.restoreOnlyModeπŸ’£

Type: string

Default value
nil

configuration.restoreResourcePrioritiesπŸ’£

Type: string

Default value
nil

configuration.storeValidationFrequencyπŸ’£

Type: string

Default value
nil

configuration.terminatingResourceTimeoutπŸ’£

Type: string

Default value
nil

configuration.featuresπŸ’£

Type: string

Default value
nil

configuration.namespaceπŸ’£

Type: string

Default value
nil

configuration.extraEnvVarsπŸ’£

Type: object

Default value
{}
Default value (formatted)
{}

configuration.defaultVolumesToFsBackupπŸ’£

Type: string

Default value
nil

configuration.defaultRepoMaintainFrequencyπŸ’£

Type: string

Default value
nil

rbac.createπŸ’£

Type: bool

Default value
true

rbac.clusterAdministratorπŸ’£

Type: bool

Default value
true

rbac.clusterAdministratorNameπŸ’£

Type: string

Default value
"cluster-admin"

serviceAccount.server.createπŸ’£

Type: bool

Default value
true

serviceAccount.server.nameπŸ’£

Type: string

Default value
nil

serviceAccount.server.annotationsπŸ’£

Type: string

Default value
nil

serviceAccount.server.labelsπŸ’£

Type: string

Default value
nil

credentials.useSecretπŸ’£

Type: bool

Default value
true

credentials.nameπŸ’£

Type: string

Default value
nil

credentials.existingSecretπŸ’£

Type: string

Default value
nil

credentials.secretContentsπŸ’£

Type: object

Default value
{}
Default value (formatted)
{}

credentials.extraEnvVarsπŸ’£

Type: object

Default value
{}
Default value (formatted)
{}

credentials.extraSecretRefπŸ’£

Type: string

Default value
""

backupsEnabledπŸ’£

Type: bool

Default value
true

snapshotsEnabledπŸ’£

Type: bool

Default value
true

deployNodeAgentπŸ’£

Type: bool

Default value
false

nodeAgent.podVolumePathπŸ’£

Type: string

Default value
"/var/lib/kubelet/pods"

nodeAgent.privilegedπŸ’£

Type: bool

Default value
false

nodeAgent.priorityClassNameπŸ’£

Type: string

Default value
""

nodeAgent.resources.requests.cpuπŸ’£

Type: string

Default value
"1000m"

nodeAgent.resources.requests.memoryπŸ’£

Type: string

Default value
"1024Mi"

nodeAgent.resources.limits.cpuπŸ’£

Type: string

Default value
"1000m"

nodeAgent.resources.limits.memoryπŸ’£

Type: string

Default value
"1024Mi"

nodeAgent.tolerationsπŸ’£

Type: list

Default value
[]
Default value (formatted)
[]

nodeAgent.annotationsπŸ’£

Type: object

Default value
{}
Default value (formatted)
{}

nodeAgent.labelsπŸ’£

Type: object

Default value
{}
Default value (formatted)
{}

nodeAgent.useScratchEmptyDirπŸ’£

Type: bool

Default value
true

nodeAgent.extraVolumesπŸ’£

Type: list

Default value
[]
Default value (formatted)
[]

nodeAgent.extraVolumeMountsπŸ’£

Type: list

Default value
[]
Default value (formatted)
[]

nodeAgent.extraEnvVarsπŸ’£

Type: object

Default value
{}
Default value (formatted)
{}

nodeAgent.dnsPolicyπŸ’£

Type: string

Default value
"ClusterFirst"

nodeAgent.podSecurityContext.runAsUserπŸ’£

Type: int

Default value
0

nodeAgent.containerSecurityContext.capabilities.drop[0]πŸ’£

Type: string

Default value
"ALL"

nodeAgent.lifecycleπŸ’£

Type: object

Default value
{}
Default value (formatted)
{}

nodeAgent.nodeSelectorπŸ’£

Type: object

Default value
{}
Default value (formatted)
{}

nodeAgent.affinityπŸ’£

Type: object

Default value
{}
Default value (formatted)
{}

nodeAgent.dnsConfigπŸ’£

Type: object

Default value
{}
Default value (formatted)
{}

schedulesπŸ’£

Type: object

Default value
{}
Default value (formatted)
{}

configMapsπŸ’£

Type: object

Default value
{}
Default value (formatted)
{}

istio.enabledπŸ’£

Type: bool

Default value
false

istio.mtlsπŸ’£

Type: object

Default value
{"mode":"STRICT"}
Default value (formatted)
{
  "mode": "STRICT"
}

Description: Default velero peer authentication

istio.mtls.modeπŸ’£

Type: string

Default value
"STRICT"

Description: STRICT = Allow only mutual TLS traffic, PERMISSIVE = Allow both plain text and mutual TLS traffic

monitoring.enabledπŸ’£

Type: bool

Default value
false

networkPolicies.enabledπŸ’£

Type: bool

Default value
false

networkPolicies.ingressLabels.appπŸ’£

Type: string

Default value
"istio-ingressgateway"

networkPolicies.ingressLabels.istioπŸ’£

Type: string

Default value
"ingressgateway"

networkPolicies.controlPlaneCidrπŸ’£

Type: string

Default value
"0.0.0.0/0"

csiπŸ’£

Type: object

Default value
{"defaultClass":"true","driver":"ebs.csi.aws.com"}
Default value (formatted)
{
  "defaultClass": "true",
  "driver": "ebs.csi.aws.com"
}

Description: Velero csi plugin options

csi.driverπŸ’£

Type: string

Default value
"ebs.csi.aws.com"

Description: Driver to use for Velero csi plugin. Default: β€œebs.csi.aws.com”

csi.defaultClassπŸ’£

Type: string

Default value
"true"

Description: Set Velero VolumeSnapshotClass to default. Supported values: β€œtrue”/”false”

bbtests.enabledπŸ’£

Type: bool

Default value
false

bbtests.scripts.imageπŸ’£

Type: string

Default value
"registry1.dso.mil/bigbang-ci/velero-tester:1.0.0"

bbtests.scripts.envs.MINIO_HOSTπŸ’£

Type: string

Default value
"http://minio.minio.svc"

bbtests.scripts.envs.MINIO_USERπŸ’£

Type: string

Default value
"minio"

bbtests.scripts.envs.MINIO_PASSπŸ’£

Type: string

Default value
"minio123"

bbtests.scripts.secretEnvs[0].nameπŸ’£

Type: string

Default value
"NAMESPACE"

bbtests.scripts.secretEnvs[0].valueFrom.fieldRef.fieldPathπŸ’£

Type: string

Default value
"metadata.namespace"

bbtests.scripts.additionalVolumes[0].nameπŸ’£

Type: string

Default value
"minio-volume"

bbtests.scripts.additionalVolumes[0].emptyDirπŸ’£

Type: object

Default value
{}
Default value (formatted)
{}

bbtests.scripts.additionalVolumeMounts[0].mountPathπŸ’£

Type: string

Default value
"/.mc"

bbtests.scripts.additionalVolumeMounts[0].nameπŸ’£

Type: string

Default value
"minio-volume"