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

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

priorityClassName💣

Type: string

Default value
""

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.port💣

Type: int

Default value
8085

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.additionalLabels💣

Type: object

Default value
{}
Default value (formatted)
{}

kubectl.image.repository💣

Type: string

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

kubectl.image.tag💣

Type: string

Default value
"v1.24.4"

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.backupSyncPeriod💣

Type: string

Default value
nil

Description: ------------------ velero server default: 1m

configuration.resticTimeout💣

Type: string

Default value
nil

configuration.restoreResourcePriorities💣

Type: string

Default value
nil

configuration.restoreOnlyMode💣

Type: string

Default value
nil

configuration.clientQPS💣

Type: string

Default value
nil

configuration.clientBurst💣

Type: string

Default value
nil

configuration.clientPageSize💣

Type: string

Default value
nil

configuration.disableControllers💣

Type: string

Default value
nil

configuration.storeValidationFrequency💣

Type: string

Default value
nil

configuration.extraEnvVars💣

Type: object

Default value
{}
Default value (formatted)
{}

configuration.features💣

Type: string

Default value
nil

configuration.logLevel💣

Type: string

Default value
nil

configuration.logFormat💣

Type: string

Default value
nil

configuration.defaultVolumesToRestic💣

Type: string

Default value
nil

configuration.defaultResticPruneFrequency💣

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

deployRestic💣

Type: bool

Default value
false

restic.podVolumePath💣

Type: string

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

restic.privileged💣

Type: bool

Default value
false

restic.priorityClassName💣

Type: string

Default value
""

restic.resources.requests.cpu💣

Type: string

Default value
"1000m"

restic.resources.requests.memory💣

Type: string

Default value
"1024Mi"

restic.resources.limits.cpu💣

Type: string

Default value
"1000m"

restic.resources.limits.memory💣

Type: string

Default value
"1024Mi"

restic.tolerations💣

Type: list

Default value
[]
Default value (formatted)
[]

restic.annotations💣

Type: object

Default value
{}
Default value (formatted)
{}

restic.labels💣

Type: object

Default value
{}
Default value (formatted)
{}

restic.useScratchEmptyDir💣

Type: bool

Default value
true

restic.extraVolumes💣

Type: list

Default value
[]
Default value (formatted)
[]

restic.extraVolumeMounts💣

Type: list

Default value
[]
Default value (formatted)
[]

restic.extraEnvVars💣

Type: object

Default value
{}
Default value (formatted)
{}

restic.dnsPolicy💣

Type: string

Default value
"ClusterFirst"

restic.podSecurityContext.runAsUser💣

Type: int

Default value
0

restic.containerSecurityContext.capabilities.drop[0]💣

Type: string

Default value
"ALL"

restic.nodeSelector💣

Type: object

Default value
{}
Default value (formatted)
{}

restic.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
"registry.dso.mil/platform-one/big-bang/apps/cluster-utilities/velero/velero-tester:0.0.1"

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"