metrics-server values.yaml
💣
image.repository💣
Type: string
"registry1.dso.mil/ironbank/opensource/kubernetes-sigs/metrics-server"
image.tag💣
Type: string
"0.6.1"
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
""
rbac.create💣
Type: bool
true
rbac.pspEnabled💣
Type: bool
false
apiService.create💣
Type: bool
true
podLabels💣
Type: object
{}
Default value (formatted)
{}
podAnnotations💣
Type: object
{}
Default value (formatted)
{}
podSecurityContext💣
Type: object
{}
Default value (formatted)
{}
securityContext.allowPrivilegeEscalation💣
Type: bool
false
securityContext.readOnlyRootFilesystem💣
Type: bool
true
securityContext.runAsNonRoot💣
Type: bool
true
securityContext.runAsUser💣
Type: int
1000
priorityClassName💣
Type: string
"system-cluster-critical"
containerPort💣
Type: int
4443
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)
{}
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"
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