Skip to content

velero values.yamlπŸ“œ

openshiftπŸ“œ

Type: bool

Default value
false

namespace.labelsπŸ“œ

Type: object

Default value
{}

image.repositoryπŸ“œ

Type: string

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

image.tagπŸ“œ

Type: string

Default value
"v1.14.1"

image.pullPolicyπŸ“œ

Type: string

Default value
"IfNotPresent"

image.imagePullSecrets[0]πŸ“œ

Type: string

Default value
"private-registry"

nameOverrideπŸ“œ

Type: string

Default value
""

fullnameOverrideπŸ“œ

Type: string

Default value
""

annotationsπŸ“œ

Type: object

Default value
{}

secretAnnotationsπŸ“œ

Type: object

Default value
{}

labelsπŸ“œ

Type: object

Default value
{}

podAnnotationsπŸ“œ

Type: object

Default value
{}

podLabelsπŸ“œ

Type: object

Default value
{}

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"

resources.upgradeJob.requests.cpuπŸ“œ

Type: string

Default value
"100m"

resources.upgradeJob.requests.memoryπŸ“œ

Type: string

Default value
"256Mi"

resources.upgradeJob.limits.cpuπŸ“œ

Type: string

Default value
"100m"

resources.upgradeJob.limits.memoryπŸ“œ

Type: string

Default value
"256Mi"

upgradeJobResources.requests.cpuπŸ“œ

Type: string

Default value
"100m"

upgradeJobResources.requests.memoryπŸ“œ

Type: string

Default value
"256Mi"

upgradeJobResources.limits.cpuπŸ“œ

Type: string

Default value
"100m"

upgradeJobResources.limits.memoryπŸ“œ

Type: string

Default value
"256Mi"

upgradeCRDsJob.extraVolumesπŸ“œ

Type: list

Default value
[]

upgradeCRDsJob.extraVolumeMountsπŸ“œ

Type: list

Default value
[]

upgradeCRDsJob.extraEnvVarsπŸ“œ

Type: object

Default value
{}

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.7.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.10.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.10.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
{}

priorityClassNameπŸ“œ

Type: string

Default value
""

terminationGracePeriodSecondsπŸ“œ

Type: int

Default value
3600

livenessProbe.httpGet.pathπŸ“œ

Type: string

Default value
"/metrics"

livenessProbe.httpGet.portπŸ“œ

Type: string

Default value
"http-monitoring"

livenessProbe.httpGet.schemeπŸ“œ

Type: string

Default value
"HTTP"

livenessProbe.initialDelaySecondsπŸ“œ

Type: int

Default value
10

livenessProbe.periodSecondsπŸ“œ

Type: int

Default value
30

livenessProbe.timeoutSecondsπŸ“œ

Type: int

Default value
5

livenessProbe.successThresholdπŸ“œ

Type: int

Default value
1

livenessProbe.failureThresholdπŸ“œ

Type: int

Default value
5

readinessProbe.httpGet.pathπŸ“œ

Type: string

Default value
"/metrics"

readinessProbe.httpGet.portπŸ“œ

Type: string

Default value
"http-monitoring"

readinessProbe.httpGet.schemeπŸ“œ

Type: string

Default value
"HTTP"

readinessProbe.initialDelaySecondsπŸ“œ

Type: int

Default value
10

readinessProbe.periodSecondsπŸ“œ

Type: int

Default value
30

readinessProbe.timeoutSecondsπŸ“œ

Type: int

Default value
5

readinessProbe.successThresholdπŸ“œ

Type: int

Default value
1

readinessProbe.failureThresholdπŸ“œ

Type: int

Default value
5

tolerationsπŸ“œ

Type: list

Default value
[]

affinityπŸ“œ

Type: object

Default value
{}

nodeSelectorπŸ“œ

Type: object

Default value
{}

dnsConfigπŸ“œ

Type: object

Default value
{}

extraVolumesπŸ“œ

Type: list

Default value
[]

extraVolumeMountsπŸ“œ

Type: list

Default value
[]

extraObjectsπŸ“œ

Type: list

Default value
[]

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
{}

metrics.service.labelsπŸ“œ

Type: object

Default value
{}

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.autodetectπŸ“œ

Type: bool

Default value
true

metrics.serviceMonitor.enabledπŸ“œ

Type: bool

Default value
false

metrics.serviceMonitor.annotationsπŸ“œ

Type: object

Default value
{}

metrics.serviceMonitor.additionalLabelsπŸ“œ

Type: object

Default value
{}

metrics.nodeAgentPodMonitor.autodetectπŸ“œ

Type: bool

Default value
true

metrics.nodeAgentPodMonitor.enabledπŸ“œ

Type: bool

Default value
false

metrics.nodeAgentPodMonitor.annotationsπŸ“œ

Type: object

Default value
{}

metrics.nodeAgentPodMonitor.additionalLabelsπŸ“œ

Type: object

Default value
{}

metrics.prometheusRule.autodetectπŸ“œ

Type: bool

Default value
true

metrics.prometheusRule.enabledπŸ“œ

Type: bool

Default value
false

metrics.prometheusRule.additionalLabelsπŸ“œ

Type: object

Default value
{}

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.29.8"

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
{}

upgradeCRDsπŸ“œ

Type: bool

Default value
true

cleanUpCRDsπŸ“œ

Type: bool

Default value
false

configuration.backupStorageLocation[0].nameπŸ“œ

Type: string

Default value
nil

configuration.backupStorageLocation[0].providerπŸ“œ

Type: string

Default value
nil

configuration.backupStorageLocation[0].bucketπŸ“œ

Type: string

Default value
nil

configuration.backupStorageLocation[0].caCertπŸ“œ

Type: string

Default value
nil

configuration.backupStorageLocation[0].prefixπŸ“œ

Type: string

Default value
nil

configuration.backupStorageLocation[0].defaultπŸ“œ

Type: string

Default value
nil

configuration.backupStorageLocation[0].validationFrequencyπŸ“œ

Type: string

Default value
nil

configuration.backupStorageLocation[0].accessModeπŸ“œ

Type: string

Default value
"ReadWrite"

configuration.backupStorageLocation[0].credential.nameπŸ“œ

Type: string

Default value
nil

configuration.backupStorageLocation[0].credential.keyπŸ“œ

Type: string

Default value
nil

configuration.backupStorageLocation[0].config.regionπŸ“œ

Type: string

Default value
"us-gov-west-1"

configuration.backupStorageLocation[0].annotationsπŸ“œ

Type: object

Default value
{}

configuration.volumeSnapshotLocation[0].nameπŸ“œ

Type: string

Default value
nil

configuration.volumeSnapshotLocation[0].providerπŸ“œ

Type: string

Default value
nil

configuration.volumeSnapshotLocation[0].credential.nameπŸ“œ

Type: string

Default value
nil

configuration.volumeSnapshotLocation[0].credential.keyπŸ“œ

Type: string

Default value
nil

configuration.volumeSnapshotLocation[0].config.regionπŸ“œ

Type: string

Default value
"us-gov-west-1"

configuration.volumeSnapshotLocation[0].annotationsπŸ“œ

Type: object

Default value
{}

configuration.uploaderTypeπŸ“œ

Type: string

Default value
nil

Description: ------------------ velero server default: kopia

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.defaultItemOperationTimeoutπŸ“œ

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.disableInformerCacheπŸ“œ

Type: bool

Default value
false

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.defaultSnapshotMoveDataπŸ“œ

Type: string

Default value
nil

configuration.featuresπŸ“œ

Type: string

Default value
nil

configuration.namespaceπŸ“œ

Type: string

Default value
nil

configuration.extraArgsπŸ“œ

Type: list

Default value
[]

configuration.extraEnvVarsπŸ“œ

Type: object

Default value
{}

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

serviceAccount.server.imagePullSecretsπŸ“œ

Type: list

Default value
[]

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
{}

credentials.extraEnvVarsπŸ“œ

Type: object

Default value
{}

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.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
[]

nodeAgent.annotationsπŸ“œ

Type: object

Default value
{}

nodeAgent.labelsπŸ“œ

Type: object

Default value
{}

nodeAgent.useScratchEmptyDirπŸ“œ

Type: bool

Default value
true

nodeAgent.extraVolumesπŸ“œ

Type: list

Default value
[]

nodeAgent.extraVolumeMountsπŸ“œ

Type: list

Default value
[]

nodeAgent.extraEnvVarsπŸ“œ

Type: object

Default value
{}

nodeAgent.dnsPolicyπŸ“œ

Type: string

Default value
"ClusterFirst"

nodeAgent.podSecurityContext.runAsUserπŸ“œ

Type: int

Default value
0

nodeAgent.podSecurityContext.fsGroupπŸ“œ

Type: int

Default value
1337

nodeAgent.containerSecurityContext.capabilities.drop[0]πŸ“œ

Type: string

Default value
"ALL"

nodeAgent.lifecycleπŸ“œ

Type: object

Default value
{}

nodeAgent.nodeSelectorπŸ“œ

Type: object

Default value
{}

nodeAgent.affinityπŸ“œ

Type: object

Default value
{}

nodeAgent.dnsConfigπŸ“œ

Type: object

Default value
{}

schedulesπŸ“œ

Type: object

Default value
{}

configMapsπŸ“œ

Type: object

Default value
{}

domainπŸ“œ

Type: string

Default value
"dev.bigbang.mil"

istio.enabledπŸ“œ

Type: bool

Default value
false

istio.hardened.enabledπŸ“œ

Type: bool

Default value
false

istio.hardened.outboundTrafficPolicyModeπŸ“œ

Type: string

Default value
"REGISTRY_ONLY"

istio.hardened.customServiceEntriesπŸ“œ

Type: list

Default value
[]

istio.hardened.customAuthorizationPoliciesπŸ“œ

Type: list

Default value
[]

istio.hardened.tempo.enabledπŸ“œ

Type: bool

Default value
true

istio.hardened.tempo.namespaces[0]πŸ“œ

Type: string

Default value
"tempo"

istio.hardened.tempo.principals[0]πŸ“œ

Type: string

Default value
"cluster.local/ns/tempo/sa/tempo-tempo"

istio.hardened.monitoring.enabledπŸ“œ

Type: bool

Default value
true

istio.mtlsπŸ“œ

Type: object

Default value
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"

networkPolicies.additionalPoliciesπŸ“œ

Type: list

Default value
[]

csiπŸ“œ

Type: object

Default value
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.1.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.envs.SCHEDULED_BACKUP_NAMEπŸ“œ

Type: string

Default value
"{{ include \"velero.fullname\" . \| trim }}-scheduled-backup"

bbtests.scripts.envs.SCHEDULED_TESTπŸ“œ

Type: string

Default value
"false"

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
{}

bbtests.scripts.additionalVolumeMounts[0].mountPathπŸ“œ

Type: string

Default value
"/.mc"

bbtests.scripts.additionalVolumeMounts[0].nameπŸ“œ

Type: string

Default value
"minio-volume"