metrics-server values.yaml
📜
image.repository📜
Type: string
"registry1.dso.mil/ironbank/opensource/kubernetes-sigs/metrics-server"
image.tag📜
Type: string
"v0.6.3"
image.pullPolicy📜
Type: string
"IfNotPresent"
imagePullSecrets[0].name📜
Type: string
"private-registry"
nameOverride📜
Type: string
""
fullnameOverride📜
Type: string
""
serviceAccount.create📜
Type: bool
true
serviceAccount.annotations📜
Type: object
{}
Default value (formatted)
{}
serviceAccount.name📜
Type: string
""
serviceAccount.secrets📜
Type: list
[]
Default value (formatted)
[]
serviceAccount.automountServiceAccountToken📜
Type: bool
true
rbac.create📜
Type: bool
true
rbac.pspEnabled📜
Type: bool
false
apiService.create📜
Type: bool
true
apiService.annotations📜
Type: object
{}
Default value (formatted)
{}
apiService.insecureSkipTLSVerify📜
Type: bool
true
apiService.caBundle📜
Type: string
""
commonLabels📜
Type: object
{}
Default value (formatted)
{}
podLabels📜
Type: object
{}
Default value (formatted)
{}
podAnnotations📜
Type: object
{}
Default value (formatted)
{}
podSecurityContext.runAsNonRoot📜
Type: bool
true
podSecurityContext.runAsUser📜
Type: int
1000
podSecurityContext.runAsGroup📜
Type: int
1000
securityContext.allowPrivilegeEscalation📜
Type: bool
false
securityContext.readOnlyRootFilesystem📜
Type: bool
true
securityContext.runAsNonRoot📜
Type: bool
true
securityContext.runAsUser📜
Type: int
1000
securityContext.runAsGroup📜
Type: int
1000
securityContext.seccompProfile.type📜
Type: string
"RuntimeDefault"
securityContext.capabilities.drop[0]📜
Type: string
"ALL"
priorityClassName📜
Type: string
"system-cluster-critical"
containerPort📜
Type: int
10250
hostNetwork.enabled📜
Type: bool
false
replicas📜
Type: int
2
updateStrategy📜
Type: object
{}
Default value (formatted)
{}
podDisruptionBudget.enabled📜
Type: bool
false
podDisruptionBudget.minAvailable📜
Type: string
nil
podDisruptionBudget.maxUnavailable📜
Type: string
nil
defaultArgs[0]📜
Type: string
"--cert-dir=/tmp"
defaultArgs[1]📜
Type: string
"--kubelet-preferred-address-types=InternalIP,ExternalIP,Hostname"
defaultArgs[2]📜
Type: string
"--kubelet-use-node-status-port"
defaultArgs[3]📜
Type: string
"--metric-resolution=15s"
args📜
Type: list
[]
Default value (formatted)
[]
livenessProbe.httpGet.path📜
Type: string
"/livez"
livenessProbe.httpGet.port📜
Type: string
"https"
livenessProbe.httpGet.scheme📜
Type: string
"HTTPS"
livenessProbe.initialDelaySeconds📜
Type: int
0
livenessProbe.periodSeconds📜
Type: int
10
livenessProbe.failureThreshold📜
Type: int
3
readinessProbe.httpGet.path📜
Type: string
"/readyz"
readinessProbe.httpGet.port📜
Type: string
"https"
readinessProbe.httpGet.scheme📜
Type: string
"HTTPS"
readinessProbe.initialDelaySeconds📜
Type: int
20
readinessProbe.periodSeconds📜
Type: int
10
readinessProbe.failureThreshold📜
Type: int
3
service.type📜
Type: string
"ClusterIP"
service.port📜
Type: int
443
service.annotations📜
Type: object
{}
Default value (formatted)
{}
service.labels📜
Type: object
{}
Default value (formatted)
{}
addonResizer.enabled📜
Type: bool
false
addonResizer.image.repository📜
Type: string
"registry.k8s.io/autoscaling/addon-resizer"
addonResizer.image.tag📜
Type: string
"1.8.19"
addonResizer.resources.limits.cpu📜
Type: string
"40m"
addonResizer.resources.limits.memory📜
Type: string
"25Mi"
addonResizer.resources.requests.cpu📜
Type: string
"40m"
addonResizer.resources.requests.memory📜
Type: string
"25Mi"
addonResizer.nanny.cpu📜
Type: string
"20m"
addonResizer.nanny.extraCpu📜
Type: string
"1m"
addonResizer.nanny.extraMemory📜
Type: string
"2Mi"
addonResizer.nanny.memory📜
Type: string
"15Mi"
addonResizer.nanny.minClusterSize📜
Type: int
10
addonResizer.nanny.pollPeriod📜
Type: int
300000
addonResizer.nanny.threshold📜
Type: int
5
metrics.enabled📜
Type: bool
false
serviceMonitor.enabled📜
Type: bool
false
serviceMonitor.additionalLabels📜
Type: object
{}
Default value (formatted)
{}
serviceMonitor.interval📜
Type: string
"1m"
serviceMonitor.scrapeTimeout📜
Type: string
"10s"
serviceMonitor.metricRelabelings📜
Type: list
[]
Default value (formatted)
[]
serviceMonitor.relabelings📜
Type: list
[]
Default value (formatted)
[]
resources.limits.cpu📜
Type: string
"100m"
resources.limits.memory📜
Type: string
"200Mi"
resources.requests.cpu📜
Type: string
"100m"
resources.requests.memory📜
Type: string
"200Mi"
extraVolumeMounts📜
Type: list
[]
Default value (formatted)
[]
extraVolumes📜
Type: list
[]
Default value (formatted)
[]
nodeSelector📜
Type: object
{}
Default value (formatted)
{}
tolerations📜
Type: list
[]
Default value (formatted)
[]
affinity.podAntiAffinity.requiredDuringSchedulingIgnoredDuringExecution[0].labelSelector.matchExpressions[0].key📜
Type: string
"app"
affinity.podAntiAffinity.requiredDuringSchedulingIgnoredDuringExecution[0].labelSelector.matchExpressions[0].operator📜
Type: string
"In"
affinity.podAntiAffinity.requiredDuringSchedulingIgnoredDuringExecution[0].labelSelector.matchExpressions[0].values[0]📜
Type: string
"metrics-server"
affinity.podAntiAffinity.requiredDuringSchedulingIgnoredDuringExecution[0].topologyKey📜
Type: string
"kubernetes.io/hostname"
domain📜
Type: string
"bigbang.dev"
openshift.enabled📜
Type: bool
false
istio.enabled📜
Type: bool
false
istio.mtls.mode📜
Type: string
"STRICT"
Description: STRICT = Allow only mutual TLS traffic, PERMISSIVE = Allow both plain text and mutual TLS traffic
monitoring.enabled📜
Type: bool
false
networkPolicies.enabled📜
Type: bool
false
networkPolicies.controlPlaneCidr📜
Type: string
"0.0.0.0/0"
networkPolicies.nodeCidr📜
Type: string
nil
bbtests.enabled📜
Type: bool
false
bbtests.scripts.image📜
Type: string
"registry1.dso.mil/ironbank/opensource/kubernetes/kubectl:v1.28.3"
bbtests.imagePullSecret📜
Type: string
"private-registry"
topologySpreadConstraints📜
Type: list
[]
Default value (formatted)
[]
deploymentAnnotations📜
Type: object
{}
Default value (formatted)
{}
schedulerName📜
Type: string
""