Skip to content

metrics-server values.yaml📜

upstream.domain📜

Type: string

Default value
"bigbang.dev"

upstream.image.repository📜

Type: string

Default value
"registry1.dso.mil/ironbank/opensource/kubernetes-sigs/metrics-server"

upstream.image.tag📜

Type: string

Default value
"v0.7.2"

upstream.image.pullPolicy📜

Type: string

Default value
"IfNotPresent"

upstream.imagePullSecrets[0].name📜

Type: string

Default value
"private-registry"

upstream.nameOverride📜

Type: string

Default value
"metrics-server"

upstream.fullnameOverride📜

Type: string

Default value
"metrics-server"

upstream.serviceAccount.automountServiceAccountToken📜

Type: bool

Default value
false

upstream.podSecurityContext.runAsNonRoot📜

Type: bool

Default value
true

upstream.podSecurityContext.runAsUser📜

Type: int

Default value
1000

upstream.podSecurityContext.runAsGroup📜

Type: int

Default value
1000

upstream.securityContext.allowPrivilegeEscalation📜

Type: bool

Default value
false

upstream.securityContext.readOnlyRootFilesystem📜

Type: bool

Default value
true

upstream.securityContext.runAsNonRoot📜

Type: bool

Default value
true

upstream.securityContext.runAsUser📜

Type: int

Default value
1000

upstream.securityContext.runAsGroup📜

Type: int

Default value
1000

upstream.securityContext.seccompProfile.type📜

Type: string

Default value
"RuntimeDefault"

upstream.securityContext.capabilities.drop[0]📜

Type: string

Default value
"ALL"

upstream.replicas📜

Type: int

Default value
2

upstream.resources.limits.cpu📜

Type: string

Default value
"100m"

upstream.resources.limits.memory📜

Type: string

Default value
"200Mi"

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

Type: string

Default value
"app"

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

Type: string

Default value
"In"

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

Type: string

Default value
"metrics-server"

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

Type: string

Default value
"kubernetes.io/hostname"

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.mtls.mode📜

Type: string

Default value
"STRICT"

Description: STRICT = Allow only mutual TLS traffic, PERMISSIVE = Allow both plain text and mutual TLS traffic

networkPolicies.enabled📜

Type: bool

Default value
false

networkPolicies.controlPlaneCidr📜

Type: string

Default value
"0.0.0.0/0"

networkPolicies.nodeCidr📜

Type: string

Default value
nil

networkPolicies.additionalPolicies📜

Type: list

Default value
[]

networkPolicies.openShift.enabled📜

Type: bool

Default value
false

bbtests.enabled📜

Type: bool

Default value
false

bbtests.scripts.image📜

Type: string

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

bbtests.imagePullSecret📜

Type: string

Default value
"private-registry"