Skip to content

minio-operator values.yaml📜

operator.env[0].name📜

Type: string

Default value
"MINIO_OPERATOR_TLS_ENABLE"

operator.env[0].value📜

Type: string

Default value
"on"

operator.env[1].name📜

Type: string

Default value
"CLUSTER_DOMAIN"

operator.env[1].value📜

Type: string

Default value
"cluster.local"

operator.env[2].name📜

Type: string

Default value
"WATCHED_NAMESPACE"

operator.env[2].value📜

Type: string

Default value
""

operator.env[3].name📜

Type: string

Default value
"OPERATOR_STS_ENABLED"

operator.env[3].value📜

Type: string

Default value
"on"

operator.serviceAccountAnnotations📜

Type: list

Default value
[]

operator.image.repository📜

Type: string

Default value
"registry1.dso.mil/ironbank/opensource/minio/operator"

operator.image.tag📜

Type: string

Default value
"v5.0.14"

operator.image.pullPolicy📜

Type: string

Default value
"IfNotPresent"

operator.imagePullSecrets📜

Type: list

Default value
[]

operator.runtimeClassName📜

Type: string

Default value
nil

operator.initContainers📜

Type: list

Default value
[]

operator.replicaCount📜

Type: int

Default value
2

operator.securityContext.runAsUser📜

Type: int

Default value
1000

operator.securityContext.runAsGroup📜

Type: int

Default value
1000

operator.securityContext.runAsNonRoot📜

Type: bool

Default value
true

operator.securityContext.fsGroup📜

Type: int

Default value
1000

operator.containerSecurityContext.runAsUser📜

Type: int

Default value
1000

operator.containerSecurityContext.runAsGroup📜

Type: int

Default value
1000

operator.containerSecurityContext.runAsNonRoot📜

Type: bool

Default value
true

operator.containerSecurityContext.capabilities.drop[0]📜

Type: string

Default value
"ALL"

operator.volumes📜

Type: list

Default value
[]

operator.volumeMounts📜

Type: list

Default value
[]

operator.nodeSelector📜

Type: object

Default value
{}

operator.priorityClassName📜

Type: string

Default value
""

operator.affinity.podAntiAffinity.requiredDuringSchedulingIgnoredDuringExecution[0].labelSelector.matchExpressions[0].key📜

Type: string

Default value
"name"

operator.affinity.podAntiAffinity.requiredDuringSchedulingIgnoredDuringExecution[0].labelSelector.matchExpressions[0].operator📜

Type: string

Default value
"In"

operator.affinity.podAntiAffinity.requiredDuringSchedulingIgnoredDuringExecution[0].labelSelector.matchExpressions[0].values[0]📜

Type: string

Default value
"minio-operator"

operator.affinity.podAntiAffinity.requiredDuringSchedulingIgnoredDuringExecution[0].topologyKey📜

Type: string

Default value
"kubernetes.io/hostname"

operator.tolerations📜

Type: list

Default value
[]

operator.topologySpreadConstraints📜

Type: list

Default value
[]

operator.resources.requests.cpu📜

Type: string

Default value
"200m"

operator.resources.requests.memory📜

Type: string

Default value
"256Mi"

operator.resources.requests.ephemeral-storage📜

Type: string

Default value
"500Mi"

operator.resources.limits.cpu📜

Type: string

Default value
"200m"

operator.resources.limits.memory📜

Type: string

Default value
"256Mi"

console.enabled📜

Type: bool

Default value
false

console.image.repository📜

Type: string

Default value
"registry1.dso.mil/ironbank/opensource/minio/operator"

console.image.tag📜

Type: string

Default value
"v5.0.14"

console.image.pullPolicy📜

Type: string

Default value
"IfNotPresent"

console.env📜

Type: list

Default value
[]

console.imagePullSecrets📜

Type: list

Default value
[]

console.runtimeClassName📜

Type: string

Default value
nil

console.initContainers📜

Type: list

Default value
[]

console.replicaCount📜

Type: int

Default value
1

console.nodeSelector📜

Type: object

Default value
{}

console.affinity.podAntiAffinity.requiredDuringSchedulingIgnoredDuringExecution[0].labelSelector.matchExpressions[0].key📜

Type: string

Default value
"name"

console.affinity.podAntiAffinity.requiredDuringSchedulingIgnoredDuringExecution[0].labelSelector.matchExpressions[0].operator📜

Type: string

Default value
"In"

console.affinity.podAntiAffinity.requiredDuringSchedulingIgnoredDuringExecution[0].labelSelector.matchExpressions[0].values[0]📜

Type: string

Default value
"minio-operator"

console.affinity.podAntiAffinity.requiredDuringSchedulingIgnoredDuringExecution[0].topologyKey📜

Type: string

Default value
"kubernetes.io/hostname"

console.tolerations📜

Type: list

Default value
[]

console.topologySpreadConstraints📜

Type: list

Default value
[]

console.resources.requests.cpu📜

Type: float

Default value
0.25

console.resources.requests.memory📜

Type: string

Default value
"512Mi"

console.securityContext.runAsUser📜

Type: int

Default value
1000

console.securityContext.runAsGroup📜

Type: int

Default value
1000

console.securityContext.runAsNonRoot📜

Type: bool

Default value
true

console.containerSecurityContext.runAsUser📜

Type: int

Default value
1000

console.containerSecurityContext.runAsGroup📜

Type: int

Default value
1000

console.containerSecurityContext.runAsNonRoot📜

Type: bool

Default value
true

console.containerSecurityContext.capabilities.drop[0]📜

Type: string

Default value
"ALL"

console.ingress.enabled📜

Type: bool

Default value
false

console.ingress.ingressClassName📜

Type: string

Default value
""

console.ingress.labels📜

Type: object

Default value
{}

console.ingress.annotations📜

Type: object

Default value
{}

console.ingress.tls📜

Type: list

Default value
[]

console.ingress.host📜

Type: string

Default value
"console.local"

console.ingress.path📜

Type: string

Default value
"/"

console.ingress.pathType📜

Type: string

Default value
"Prefix"

console.volumes[0].name📜

Type: string

Default value
"tmp"

console.volumes[0].emptyDir📜

Type: object

Default value
{}

console.volumeMounts[0].name📜

Type: string

Default value
"tmp"

console.volumeMounts[0].readOnly📜

Type: bool

Default value
false

console.volumeMounts[0].mountPath📜

Type: string

Default value
"/tmp/certs/CAs"

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

domain📜

Type: string

Default value
"bigbang.dev"

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.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-operator-console.{{ .Values.domain }}"

istio.console.service📜

Type: string

Default value
""

istio.console.port📜

Type: string

Default value
""

openshift📜

Type: bool

Default value
false

monitoring.enabled📜

Type: bool

Default value
false

monitoring.namespace📜

Type: string

Default value
"monitoring"

serviceAccount.create📜

Type: bool

Default value
true

serviceAccount.annotations📜

Type: object

Default value
{}

serviceAccount.name📜

Type: string

Default value
""

annotations📜

Type: object

Default value
{}

tenantPatchJob.enabled📜

Type: bool

Default value
false

tenantPatchJob.image.repository📜

Type: string

Default value
"registry1.dso.mil/ironbank/big-bang/base"

tenantPatchJob.image.tag📜

Type: string

Default value
"2.1.0"

tenantPatchJob.image.pullSecrets[0]📜

Type: string

Default value
"private-registry"

installCRDs📜

Type: bool

Default value
true

bbtests.enabled📜

Type: bool

Default value
false

bbtests.cypress.artifacts📜

Type: bool

Default value
true

bbtests.cypress.resources.requests.cpu📜

Type: string

Default value
"1"

bbtests.cypress.resources.requests.memory📜

Type: string

Default value
"1Gi"

bbtests.cypress.resources.limits.cpu📜

Type: string

Default value
"2"

bbtests.cypress.resources.limits.memory📜

Type: string

Default value
"2Gi"

bbtests.cypress.envs.cypress_url📜

Type: string

Default value
"http://console.minio-operator.svc.cluster.local:9090"