tempo values.yaml¶
domain¶
Type: string
"dev.bigbang.mil"
Description: This value will be removed in a later release as Tempo no longer has a UI
istio¶
Type: object
authorizationPolicies:
custom: []
enabled: false
enabled: false
mtls:
mode: STRICT
serviceEntries:
custom: []
sidecar:
enabled: false
outboundTrafficPolicyMode: REGISTRY_ONLY
Description: Toggle istio integration. Intended to be controlled via BigBang passthrough of istio package status
routes.inbound.tempo-query.enabled¶
Type: bool
false
routes.inbound.tempo-query.gateways[0]¶
Type: string
"istio-gateway/public-ingressgateway"
routes.inbound.tempo-query.hosts[0]¶
Type: string
"tempo.{{ .Values.domain }}"
routes.inbound.tempo-query.service¶
Type: string
"tempo-tempo"
routes.inbound.tempo-query.port¶
Type: int
3200
routes.inbound.tempo-query.selector.”app.kubernetes.io/name”¶
Type: string
"tempo"
networkPolicies¶
Type: object
additionalPolicies: []
controlPlaneCidr: 0.0.0.0/0
egress:
from:
tempo:
to:
k8s:
monitoring/prometheus:9090: true
enabled: false
ingress:
to:
tempo:3200:
from:
k8s:
kiali-service-account@kiali/kiali: true
monitoring-grafana@monitoring/grafana: true
monitoring-monitoring-kube-prometheus@monitoring/prometheus: true
tempo:4317:
from:
k8s:
alloy-alloy-logs@alloy/alloy-logs: true
alloy-alloy-operator@alloy/alloy: true
tempo:9411:
from:
k8s:
'*/*': true
ingressLabels:
app: istio-ingressgateway
istio: ingressgateway
Description: Toggle for BigBang specific NetworkPolicies. If disabled no NetworkPolicies will be installed with package ref: https://kubernetes.io/docs/concepts/services-networking/network-policies/
networkPolicies.ingressLabels¶
Type: object
app: istio-ingressgateway
istio: ingressgateway
Description: Istio IngressGateway labels for VirtualService external routing to app UI
networkPolicies.controlPlaneCidr¶
Type: string
"0.0.0.0/0"
Description: Use kubectl cluster-info and then resolve to IP for kube-api. Review value description in BigBang README.md
monitoring¶
Type: object
enabled: false
Description: Toggle monitoring integration. Intended to be controlled via BigBang passthrough of monitoring package status
upgradeJob.enabled¶
Type: bool
true
Description: Enable BigBang specific autoRollingUpgrade support
upgradeJob.name¶
Type: string
"tempo-upgrade-job"
upgradeJob.image.repository¶
Type: string
"registry1.dso.mil/ironbank/opensource/kubernetes/kubectl"
upgradeJob.image.tag¶
Type: string
"v1.34.7"
upgradeJob.image.imagePullPolicy¶
Type: string
"Always"
upgradeJob.image.pullSecrets¶
Type: string
"private-registry"
upgradeJob.hook.phase¶
Type: string
"pre-upgrade"
upgradeJob.hook.deletePolicy¶
Type: string
"hook-succeeded,before-hook-creation"
upgradeJob.serviceAccount¶
Type: string
"upgrade-job-svc-account"
upgradeJob.role¶
Type: string
"upgrade-role"
upgradeJob.roleBinding¶
Type: string
"upgrade-rolebinding"
bbtests.enabled¶
Type: bool
false
bbtests.cypress.artifacts¶
Type: bool
true
bbtests.cypress.envs.cypress_tempo_datasource¶
Type: string
"http://{{ .Release.Name }}.{{ .Release.Namespace }}.svc:3200"
bbtests.cypress.envs.cypress_check_datasource¶
Type: string
"false"
bbtests.cypress.envs.cypress_grafana_url¶
Type: string
"http://monitoring-grafana.monitoring.svc.cluster.local"
bbtests.cypress.resources.requests.cpu¶
Type: string
"1"
bbtests.cypress.resources.requests.memory¶
Type: string
"1Gi"
bbtests.cypress.resources.limits.cpu¶
Type: string
"2"
bbtests.cypress.resources.limits.memory¶
Type: string
"2Gi"
bbtests.scripts.enabled¶
Type: bool
true
bbtests.scripts.image¶
Type: string
"registry1.dso.mil/ironbank/big-bang/base:2.1.0"
bbtests.scripts.envs.TEMPO_METRICS_URL¶
Type: string
"http://{{ .Release.Name }}.{{ .Release.Namespace }}.svc:3200"
openshift¶
Type: bool
false
Description: Toggle or openshift specific config
upstream.fullnameOverride¶
Type: string
"tempo-tempo"
Description: Overrides the chart’s computed fullname
upstream.nameOverride¶
Type: string
"tempo"
Description: Overrides the chart’s computed name
upstream.tempo.registry¶
Type: string
"registry1.dso.mil"
Description: Docker image registry
upstream.tempo.repository¶
Type: string
"ironbank/opensource/grafana/tempo"
Description: Docker image repository
upstream.tempo.tag¶
Type: string
"2.10.5"
Description: Docker image tag
upstream.tempo.pullPolicy¶
Type: string
"Always"
Description: Docker image pull policy
upstream.tempoQuery.repository¶
Type: string
"registry1.dso.mil/ironbank/opensource/grafana/tempo-query"
Description: Docker image repository
upstream.tempoQuery.tag¶
Type: string
"2.10.5"
Description: Docker image tag
upstream.tempoQuery.pullPolicy¶
Type: string
"Always"
Description: Docker image pull policy
upstream.securityContext¶
Type: object
fsGroup: 1001
runAsGroup: 1001
runAsUser: 1001
Description: securityContext for container
upstream.serviceAccount.imagePullSecrets¶
Type: list
- name: private-registry
Description: Image pull secrets for the service account
upstream.podAnnotations¶
Type: object
traffic.sidecar.istio.io/excludeInboundPorts: '9411'
Description: Pod Annotations