Skip to content

metrics-server values.yaml📜

image.repository📜

Type: string

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

image.tag📜

Type: string

Default value
"v0.7.1"

image.pullPolicy📜

Type: string

Default value
"IfNotPresent"

imagePullSecrets[0].name📜

Type: string

Default value
"private-registry"

nameOverride📜

Type: string

Default value
""

fullnameOverride📜

Type: string

Default value
""

serviceAccount.create📜

Type: bool

Default value
true

serviceAccount.annotations📜

Type: object

Default value
{}

serviceAccount.name📜

Type: string

Default value
""

serviceAccount.secrets📜

Type: list

Default value
[]

serviceAccount.automountServiceAccountToken📜

Type: bool

Default value
false

rbac.create📜

Type: bool

Default value
true

rbac.pspEnabled📜

Type: bool

Default value
false

apiService.create📜

Type: bool

Default value
true

apiService.annotations📜

Type: object

Default value
{}

apiService.insecureSkipTLSVerify📜

Type: bool

Default value
true

apiService.caBundle📜

Type: string

Default value
""

commonLabels📜

Type: object

Default value
{}

podLabels📜

Type: object

Default value
{}

podAnnotations📜

Type: object

Default value
{}

podSecurityContext.runAsNonRoot📜

Type: bool

Default value
true

podSecurityContext.runAsUser📜

Type: int

Default value
1000

podSecurityContext.runAsGroup📜

Type: int

Default value
1000

securityContext.allowPrivilegeEscalation📜

Type: bool

Default value
false

securityContext.readOnlyRootFilesystem📜

Type: bool

Default value
true

securityContext.runAsNonRoot📜

Type: bool

Default value
true

securityContext.runAsUser📜

Type: int

Default value
1000

securityContext.runAsGroup📜

Type: int

Default value
1000

securityContext.seccompProfile.type📜

Type: string

Default value
"RuntimeDefault"

securityContext.capabilities.drop[0]📜

Type: string

Default value
"ALL"

priorityClassName📜

Type: string

Default value
"system-cluster-critical"

containerPort📜

Type: int

Default value
10250

hostNetwork.enabled📜

Type: bool

Default value
false

replicas📜

Type: int

Default value
2

revisionHistoryLimit📜

Type: string

Default value
nil

updateStrategy📜

Type: object

Default value
{}

podDisruptionBudget.enabled📜

Type: bool

Default value
false

podDisruptionBudget.minAvailable📜

Type: string

Default value
nil

podDisruptionBudget.maxUnavailable📜

Type: string

Default value
nil

defaultArgs[0]📜

Type: string

Default value
"--cert-dir=/tmp"

defaultArgs[1]📜

Type: string

Default value
"--kubelet-preferred-address-types=InternalIP,ExternalIP,Hostname"

defaultArgs[2]📜

Type: string

Default value
"--kubelet-use-node-status-port"

defaultArgs[3]📜

Type: string

Default value
"--metric-resolution=15s"

args📜

Type: list

Default value
[]

livenessProbe.httpGet.path📜

Type: string

Default value
"/livez"

livenessProbe.httpGet.port📜

Type: string

Default value
"https"

livenessProbe.httpGet.scheme📜

Type: string

Default value
"HTTPS"

livenessProbe.initialDelaySeconds📜

Type: int

Default value
0

livenessProbe.periodSeconds📜

Type: int

Default value
10

livenessProbe.failureThreshold📜

Type: int

Default value
3

readinessProbe.httpGet.path📜

Type: string

Default value
"/readyz"

readinessProbe.httpGet.port📜

Type: string

Default value
"https"

readinessProbe.httpGet.scheme📜

Type: string

Default value
"HTTPS"

readinessProbe.initialDelaySeconds📜

Type: int

Default value
20

readinessProbe.periodSeconds📜

Type: int

Default value
10

readinessProbe.failureThreshold📜

Type: int

Default value
3

service.type📜

Type: string

Default value
"ClusterIP"

service.port📜

Type: int

Default value
443

service.annotations📜

Type: object

Default value
{}

service.labels📜

Type: object

Default value
{}

addonResizer.enabled📜

Type: bool

Default value
false

addonResizer.image.repository📜

Type: string

Default value
"registry.k8s.io/autoscaling/addon-resizer"

addonResizer.image.tag📜

Type: string

Default value
"1.8.20"

addonResizer.securityContext.allowPrivilegeEscalation📜

Type: bool

Default value
false

addonResizer.securityContext.readOnlyRootFilesystem📜

Type: bool

Default value
true

addonResizer.securityContext.runAsNonRoot📜

Type: bool

Default value
true

addonResizer.securityContext.runAsUser📜

Type: int

Default value
1000

addonResizer.securityContext.runAsGroup📜

Type: int

Default value
1000

addonResizer.securityContext.seccompProfile.type📜

Type: string

Default value
"RuntimeDefault"

addonResizer.securityContext.capabilities.drop[0]📜

Type: string

Default value
"ALL"

addonResizer.resources.requests.cpu📜

Type: string

Default value
"40m"

addonResizer.resources.requests.memory📜

Type: string

Default value
"25Mi"

addonResizer.resources.limits.cpu📜

Type: string

Default value
"40m"

addonResizer.resources.limits.memory📜

Type: string

Default value
"25Mi"

addonResizer.nanny.cpu📜

Type: string

Default value
"20m"

addonResizer.nanny.extraCpu📜

Type: string

Default value
"1m"

addonResizer.nanny.memory📜

Type: string

Default value
"15Mi"

addonResizer.nanny.extraMemory📜

Type: string

Default value
"2Mi"

addonResizer.nanny.minClusterSize📜

Type: int

Default value
100

addonResizer.nanny.pollPeriod📜

Type: int

Default value
300000

addonResizer.nanny.threshold📜

Type: int

Default value
5

metrics.enabled📜

Type: bool

Default value
false

serviceMonitor.enabled📜

Type: bool

Default value
false

serviceMonitor.additionalLabels📜

Type: object

Default value
{}

serviceMonitor.interval📜

Type: string

Default value
"1m"

serviceMonitor.scrapeTimeout📜

Type: string

Default value
"10s"

serviceMonitor.metricRelabelings📜

Type: list

Default value
[]

serviceMonitor.relabelings📜

Type: list

Default value
[]

resources.requests.cpu📜

Type: string

Default value
"100m"

resources.requests.memory📜

Type: string

Default value
"200Mi"

resources.limits.cpu📜

Type: string

Default value
"100m"

resources.limits.memory📜

Type: string

Default value
"200Mi"

extraVolumeMounts📜

Type: list

Default value
[]

extraVolumes📜

Type: list

Default value
[]

nodeSelector📜

Type: object

Default value
{}

tolerations📜

Type: list

Default value
[]

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

Type: string

Default value
"app"

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

Type: string

Default value
"In"

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

Type: string

Default value
"metrics-server"

affinity.podAntiAffinity.requiredDuringSchedulingIgnoredDuringExecution[0].topologyKey📜

Type: string

Default value
"kubernetes.io/hostname"

domain📜

Type: string

Default value
"bigbang.dev"

openshift.enabled📜

Type: bool

Default value
false

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

monitoring.enabled📜

Type: bool

Default value
false

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

bbtests.enabled📜

Type: bool

Default value
false

bbtests.scripts.image📜

Type: string

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

bbtests.imagePullSecret📜

Type: string

Default value
"private-registry"

topologySpreadConstraints📜

Type: list

Default value
[]

dnsConfig📜

Type: object

Default value
{}

deploymentAnnotations📜

Type: object

Default value
{}

schedulerName📜

Type: string

Default value
""

tmpVolume.emptyDir📜

Type: object

Default value
{}