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"