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"