Skip to content

metrics-server values.yaml📜

upstream.domain📜

Type: string

Default value
"dev.bigbang.mil"

upstream.image.repository📜

Type: string

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

upstream.image.tag📜

Type: string

Default value
"v0.8.1"

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

bbtests.enabled📜

Type: bool

Default value
false

bbtests.imagePullSecret📜

Type: string

Default value
"private-registry"