Skip to content

minio values.yaml📜

apiVersion📜

Type: string

Default value
"minio.min.io/v2"

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.customAuthorizationPolicies📜

Type: list

Default value
[]

istio.hardened.outboundTrafficPolicyMode📜

Type: string

Default value
"REGISTRY_ONLY"

istio.hardened.customServiceEntries📜

Type: list

Default value
[]

istio.hardened.tempo.enabled📜

Type: bool

Default value
false

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.minio.enabled📜

Type: bool

Default value
true

istio.hardened.minio.namespaces[0]📜

Type: string

Default value
"minio"

istio.hardened.minio.principals[0]📜

Type: string

Default value
"cluster.local/ns/minio/sa/minio-minio-minio-instance-sa"

istio.hardened.minioOperator.enabled📜

Type: bool

Default value
true

istio.hardened.minioOperator.namespaces[0]📜

Type: string

Default value
"minio-operator"

istio.hardened.minioOperator.principals[0]📜

Type: string

Default value
"cluster.local/ns/minio-operator/sa/minio-operator"

istio.hardened.velero.enabled📜

Type: bool

Default value
true

istio.hardened.velero.namespaces[0]📜

Type: string

Default value
"velero"

istio.hardened.velero.principals[0]📜

Type: string

Default value
"cluster.local/ns/velero/sa/velero"

istio.mtls.mode📜

Type: string

Default value
"STRICT"

istio.console.enabled📜

Type: bool

Default value
true

istio.console.annotations📜

Type: object

Default value
{}

istio.console.labels📜

Type: object

Default value
{}

istio.console.gateways[0]📜

Type: string

Default value
"istio-system/main"

istio.console.hosts[0]📜

Type: string

Default value
"minio.{{ .Values.domain }}"

istio.console.service📜

Type: string

Default value
""

istio.console.port📜

Type: string

Default value
""

istio.api.enabled📜

Type: bool

Default value
true

istio.api.annotations📜

Type: object

Default value
{}

istio.api.labels📜

Type: object

Default value
{}

istio.api.gateways[0]📜

Type: string

Default value
"istio-system/main"

istio.api.hosts[0]📜

Type: string

Default value
"minio-api.{{ .Values.domain }}"

istio.api.service📜

Type: string

Default value
""

istio.api.port📜

Type: string

Default value
""

monitoring.enabled📜

Type: bool

Default value
false

monitoring.namespace📜

Type: string

Default value
"monitoring"

networkPolicies.enabled📜

Type: bool

Default value
false

networkPolicies.controlPlaneCidr📜

Type: string

Default value
"0.0.0.0/0"

networkPolicies.ingressLabels.app📜

Type: string

Default value
"istio-ingressgateway"

networkPolicies.ingressLabels.istio📜

Type: string

Default value
"ingressgateway"

networkPolicies.additionalPolicies📜

Type: list

Default value
[]

openshift📜

Type: bool

Default value
false

bbtests.enabled📜

Type: bool

Default value
false

bbtests.scripts.permissions.apiGroups[0]📜

Type: string

Default value
""

bbtests.scripts.permissions.resources[0]📜

Type: string

Default value
"configmaps"

bbtests.scripts.permissions.verbs[0]📜

Type: string

Default value
"create"

bbtests.scripts.permissions.verbs[1]📜

Type: string

Default value
"delete"

bbtests.scripts.permissions.verbs[2]📜

Type: string

Default value
"list"

bbtests.scripts.permissions.verbs[3]📜

Type: string

Default value
"get"

bbtests.scripts.image📜

Type: string

Default value
"registry1.dso.mil/ironbank/opensource/minio/mc:RELEASE.2025-08-13T08-35-41Z"

bbtests.scripts.envs.MINIO_HOST📜

Type: string

Default value
"http://minio"

bbtests.scripts.secretEnvs[0].name📜

Type: string

Default value
"SECRET_KEY"

bbtests.scripts.secretEnvs[0].valueFrom.secretKeyRef.name📜

Type: string

Default value
"minio-access"

bbtests.scripts.secretEnvs[0].valueFrom.secretKeyRef.key📜

Type: string

Default value
"secretkey"

bbtests.scripts.secretEnvs[1].name📜

Type: string

Default value
"ACCESS_KEY"

bbtests.scripts.secretEnvs[1].valueFrom.secretKeyRef.name📜

Type: string

Default value
"minio-access"

bbtests.scripts.secretEnvs[1].valueFrom.secretKeyRef.key📜

Type: string

Default value
"accesskey"

waitJob.enabled📜

Type: bool

Default value
true

waitJob.scripts.image📜

Type: string

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

waitJob.permissions.apiGroups[0]📜

Type: string

Default value
"minio.min.io"

waitJob.permissions.apiGroups[1]📜

Type: string

Default value
"minio.min.io/v2"

waitJob.permissions.resources[0]📜

Type: string

Default value
"tenants"

waitJob.permissions.resources[1]📜

Type: string

Default value
"tenant"

waitJob.permissions.resources[2]📜

Type: string

Default value
"tenants.minio.min.io"