velero values.yaml
💣
image.repository💣
Type: string
"registry1.dso.mil/ironbank/opensource/velero/velero"
image.tag💣
Type: string
"v1.9.0"
image.pullPolicy💣
Type: string
"IfNotPresent"
image.imagePullSecrets[0]💣
Type: string
"private-registry"
annotations💣
Type: object
{}
Default value (formatted)
{}
labels💣
Type: object
{}
Default value (formatted)
{}
podAnnotations💣
Type: object
{}
Default value (formatted)
{}
podLabels💣
Type: object
{}
Default value (formatted)
{}
resources.requests.cpu💣
Type: string
"1000m"
resources.requests.memory💣
Type: string
"512Mi"
resources.limits.cpu💣
Type: string
"1000m"
resources.limits.memory💣
Type: string
"512Mi"
dnsPolicy💣
Type: string
"ClusterFirst"
initContainers💣
Type: string
nil
podSecurityContext.runAsUser💣
Type: int
65534
podSecurityContext.runAsGroup💣
Type: int
65534
containerSecurityContext💣
Type: object
{}
Default value (formatted)
{}
priorityClassName💣
Type: string
""
tolerations💣
Type: list
[]
Default value (formatted)
[]
affinity💣
Type: object
{}
Default value (formatted)
{}
nodeSelector💣
Type: object
{}
Default value (formatted)
{}
extraVolumes💣
Type: list
[]
Default value (formatted)
[]
extraVolumeMounts💣
Type: list
[]
Default value (formatted)
[]
extraObjects💣
Type: list
[]
Default value (formatted)
[]
metrics.enabled💣
Type: bool
true
metrics.port💣
Type: int
8085
metrics.scrapeInterval💣
Type: string
"30s"
metrics.scrapeTimeout💣
Type: string
"10s"
metrics.service.annotations💣
Type: object
{}
Default value (formatted)
{}
metrics.service.labels💣
Type: object
{}
Default value (formatted)
{}
metrics.podAnnotations.”prometheus.io/scrape”💣
Type: string
"true"
metrics.podAnnotations.”prometheus.io/port”💣
Type: string
"8085"
metrics.podAnnotations.”prometheus.io/path”💣
Type: string
"/metrics"
metrics.serviceMonitor.enabled💣
Type: bool
false
metrics.serviceMonitor.additionalLabels💣
Type: object
{}
Default value (formatted)
{}
kubectl.image.repository💣
Type: string
"registry1.dso.mil/ironbank/opensource/kubernetes/kubectl"
kubectl.image.tag💣
Type: string
"v1.22.2"
kubectl.containerSecurityContext💣
Type: object
{}
Default value (formatted)
{}
kubectl.resources.requests.memory💣
Type: string
"256Mi"
kubectl.resources.requests.cpu💣
Type: string
"100m"
kubectl.resources.limits.memory💣
Type: string
"256Mi"
kubectl.resources.limits.cpu💣
Type: string
"100m"
kubectl.annotations.”sidecar.istio.io/inject”💣
Type: string
"false"
kubectl.labels💣
Type: object
{}
Default value (formatted)
{}
upgradeCRDs💣
Type: bool
true
cleanUpCRDs💣
Type: bool
false
configuration.provider💣
Type: string
nil
configuration.backupStorageLocation.name💣
Type: string
nil
configuration.backupStorageLocation.provider💣
Type: string
nil
configuration.backupStorageLocation.bucket💣
Type: string
nil
configuration.backupStorageLocation.caCert💣
Type: string
nil
configuration.backupStorageLocation.prefix💣
Type: string
nil
configuration.backupStorageLocation.default💣
Type: string
nil
configuration.backupStorageLocation.accessMode💣
Type: string
"ReadWrite"
configuration.backupStorageLocation.config💣
Type: object
{}
Default value (formatted)
{}
configuration.volumeSnapshotLocation.name💣
Type: string
nil
configuration.volumeSnapshotLocation.provider💣
Type: string
nil
configuration.volumeSnapshotLocation.config💣
Type: object
{}
Default value (formatted)
{}
configuration.backupSyncPeriod💣
Type: string
nil
Description: ------------------ velero server
default: 1m
configuration.resticTimeout💣
Type: string
nil
configuration.restoreResourcePriorities💣
Type: string
nil
configuration.restoreOnlyMode💣
Type: string
nil
configuration.clientQPS💣
Type: string
nil
configuration.clientBurst💣
Type: string
nil
configuration.disableControllers💣
Type: string
nil
configuration.extraEnvVars💣
Type: object
{}
Default value (formatted)
{}
configuration.features💣
Type: string
nil
configuration.logLevel💣
Type: string
nil
configuration.logFormat💣
Type: string
nil
configuration.defaultVolumesToRestic💣
Type: string
nil
configuration.defaultResticPruneFrequency💣
Type: string
nil
rbac.create💣
Type: bool
true
rbac.clusterAdministrator💣
Type: bool
true
rbac.clusterAdministratorName💣
Type: string
"cluster-admin"
serviceAccount.server.create💣
Type: bool
true
serviceAccount.server.name💣
Type: string
nil
serviceAccount.server.annotations💣
Type: string
nil
serviceAccount.server.labels💣
Type: string
nil
credentials.useSecret💣
Type: bool
true
credentials.name💣
Type: string
nil
credentials.existingSecret💣
Type: string
nil
credentials.secretContents💣
Type: object
{}
Default value (formatted)
{}
credentials.extraEnvVars💣
Type: object
{}
Default value (formatted)
{}
credentials.extraSecretRef💣
Type: string
""
backupsEnabled💣
Type: bool
true
snapshotsEnabled💣
Type: bool
true
deployRestic💣
Type: bool
false
restic.podVolumePath💣
Type: string
"/var/lib/kubelet/pods"
restic.privileged💣
Type: bool
false
restic.priorityClassName💣
Type: string
""
restic.resources.requests.cpu💣
Type: string
"1000m"
restic.resources.requests.memory💣
Type: string
"1024Mi"
restic.resources.limits.cpu💣
Type: string
"1000m"
restic.resources.limits.memory💣
Type: string
"1024Mi"
restic.tolerations💣
Type: list
[]
Default value (formatted)
[]
restic.annotations💣
Type: object
{}
Default value (formatted)
{}
restic.labels💣
Type: object
{}
Default value (formatted)
{}
restic.useScratchEmptyDir💣
Type: bool
true
restic.extraVolumes💣
Type: list
[]
Default value (formatted)
[]
restic.extraVolumeMounts💣
Type: list
[]
Default value (formatted)
[]
restic.dnsPolicy💣
Type: string
"ClusterFirst"
restic.podSecurityContext.runAsUser💣
Type: int
0
restic.containerSecurityContext💣
Type: object
{}
Default value (formatted)
{}
restic.nodeSelector💣
Type: object
{}
Default value (formatted)
{}
schedules💣
Type: object
{}
Default value (formatted)
{}
configMaps💣
Type: object
{}
Default value (formatted)
{}
istio.enabled💣
Type: bool
false
istio.mtls💣
Type: object
{"mode":"STRICT"}
Default value (formatted)
{
"mode": "STRICT"
}
Description: Default velero peer authentication
istio.mtls.mode💣
Type: string
"STRICT"
Description: STRICT = Allow only mutual TLS traffic, PERMISSIVE = Allow both plain text and mutual TLS traffic
monitoring.enabled💣
Type: bool
false
networkPolicies.enabled💣
Type: bool
false
networkPolicies.ingressLabels.app💣
Type: string
"istio-ingressgateway"
networkPolicies.ingressLabels.istio💣
Type: string
"ingressgateway"
networkPolicies.controlPlaneCidr💣
Type: string
"0.0.0.0/0"
csi💣
Type: object
{"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
"ebs.csi.aws.com"
Description: Driver to use for Velero csi plugin. Default: “ebs.csi.aws.com”
csi.defaultClass💣
Type: string
"true"
Description: Set Velero VolumeSnapshotClass to default. Supported values: “true”/”false”
bbtests.enabled💣
Type: bool
false
bbtests.scripts.image💣
Type: string
"registry.dso.mil/platform-one/big-bang/apps/cluster-utilities/velero/velero-tester:0.0.1"
bbtests.scripts.envs.MINIO_HOST💣
Type: string
"http://minio.minio.svc"
bbtests.scripts.envs.MINIO_USER💣
Type: string
"minio"
bbtests.scripts.envs.MINIO_PASS💣
Type: string
"minio123"
bbtests.scripts.secretEnvs[0].name💣
Type: string
"NAMESPACE"
bbtests.scripts.secretEnvs[0].valueFrom.fieldRef.fieldPath💣
Type: string
"metadata.namespace"