Skip to content

alloy values.yaml📜

global.image.registry📜

Type: string

Default value
"registry1.dso.mil"

global.image.pullSecrets[0].name📜

Type: string

Default value
"private-registry"

global.imageRegistry📜

Type: string

Default value
"registry1.dso.mil"

Description: Overrides the Docker registry globally for all images

global.imagePullSecrets[0].name📜

Type: string

Default value
"private-registry"

k8s-monitoring.cluster.name📜

Type: string

Default value
"bigbang"

k8s-monitoring.destinations[0].name📜

Type: string

Default value
"metricsService"

k8s-monitoring.destinations[0].type📜

Type: string

Default value
"prometheus"

k8s-monitoring.destinations[0].url📜

Type: string

Default value
"http://monitoring-monitoring-kube-prometheus.monitoring.svc.cluster.local:9090/api/v1/write"

k8s-monitoring.destinations[1].name📜

Type: string

Default value
"logsService"

k8s-monitoring.destinations[1].type📜

Type: string

Default value
"loki"

k8s-monitoring.destinations[1].url📜

Type: string

Default value
"logging-loki.logging.svc.cluster.local:3100/loki/api/v1/push"

k8s-monitoring.destinations[2].name📜

Type: string

Default value
"tracesService"

k8s-monitoring.destinations[2].type📜

Type: string

Default value
"otlp"

k8s-monitoring.destinations[2].metrics.enabled📜

Type: bool

Default value
false

k8s-monitoring.destinations[2].logs.enabled📜

Type: bool

Default value
false

k8s-monitoring.destinations[2].traces.enabled📜

Type: bool

Default value
true

k8s-monitoring.destinations[2].url📜

Type: string

Default value
"tempo-tempo.tempo.svc.cluster.local:4317"

k8s-monitoring.destinations[2].tls📜

Type: object

Default value
{}

k8s-monitoring.alloy-metrics.image.registry📜

Type: string

Default value
"registry1.dso.mil"

k8s-monitoring.alloy-metrics.image.repository📜

Type: string

Default value
"ironbank/opensource/grafana/alloy"

k8s-monitoring.alloy-metrics.image.tag📜

Type: string

Default value
"v1.7.1"

k8s-monitoring.alloy-metrics.configReloader.image.registry📜

Type: string

Default value
"registry1.dso.mil"

k8s-monitoring.alloy-metrics.configReloader.image.repository📜

Type: string

Default value
"ironbank/opensource/jimmidyson/configmap-reload"

k8s-monitoring.alloy-metrics.configReloader.image.tag📜

Type: string

Default value
"v0.14.0"

k8s-monitoring.alloy-metrics.configReloader.securityContext.capabilities.drop[0]📜

Type: string

Default value
"ALL"

k8s-monitoring.alloy-metrics.alloy.enableReporting📜

Type: bool

Default value
false

k8s-monitoring.alloy-metrics.alloy.securityContext.capabilities.drop[0]📜

Type: string

Default value
"ALL"

k8s-monitoring.alloy-metrics.controller.securityContext.capabilities.drop[0]📜

Type: string

Default value
"ALL"

k8s-monitoring.alloy-metrics.enabled📜

Type: bool

Default value
true

k8s-monitoring.applicationObservability.enabled📜

Type: bool

Default value
true

k8s-monitoring.applicationObservability.receivers.otlp.grpc.enabled📜

Type: bool

Default value
true

k8s-monitoring.alloy-receiver.image.registry📜

Type: string

Default value
"registry1.dso.mil"

k8s-monitoring.alloy-receiver.image.repository📜

Type: string

Default value
"ironbank/opensource/grafana/alloy"

k8s-monitoring.alloy-receiver.image.tag📜

Type: string

Default value
"v1.7.1"

k8s-monitoring.alloy-receiver.configReloader.image.registry📜

Type: string

Default value
"registry1.dso.mil"

k8s-monitoring.alloy-receiver.configReloader.image.repository📜

Type: string

Default value
"ironbank/opensource/jimmidyson/configmap-reload"

k8s-monitoring.alloy-receiver.configReloader.image.tag📜

Type: string

Default value
"v0.14.0"

k8s-monitoring.alloy-receiver.configReloader.securityContext.capabilities.drop[0]📜

Type: string

Default value
"ALL"

k8s-monitoring.alloy-receiver.alloy.enableReporting📜

Type: bool

Default value
false

k8s-monitoring.alloy-receiver.alloy.extraPorts[0].name📜

Type: string

Default value
"otlp-grpc"

k8s-monitoring.alloy-receiver.alloy.extraPorts[0].port📜

Type: int

Default value
4317

k8s-monitoring.alloy-receiver.alloy.extraPorts[0].targetPort📜

Type: int

Default value
4317

k8s-monitoring.alloy-receiver.alloy.extraPorts[0].protocol📜

Type: string

Default value
"TCP"

k8s-monitoring.alloy-receiver.alloy.securityContext.capabilities.drop[0]📜

Type: string

Default value
"ALL"

k8s-monitoring.alloy-receiver.alloy.securityContext.seccompProfile.type📜

Type: string

Default value
"RuntimeDefault"

k8s-monitoring.alloy-receiver.controller.securityContext.capabilities.drop[0]📜

Type: string

Default value
"ALL"

k8s-monitoring.alloy-receiver.enabled📜

Type: bool

Default value
true

k8s-monitoring.integrations.alloy.enableReporting📜

Type: bool

Default value
false

k8s-monitoring.integrations.alloy.image.registry📜

Type: string

Default value
"registry1.dso.mil"

k8s-monitoring.integrations.alloy.image.repository📜

Type: string

Default value
"ironbank/opensource/grafana/alloy"

k8s-monitoring.integrations.alloy.image.tag📜

Type: string

Default value
"v1.7.1"

k8s-monitoring.integrations.alloy.instances[0].name📜

Type: string

Default value
"alloy"

k8s-monitoring.integrations.alloy.instances[0].labelSelectors.”app.kubernetes.io/name”[0]📜

Type: string

Default value
"alloy-receiver"

k8s-monitoring.integrations.alloy.instances[0].labelSelectors.”app.kubernetes.io/name”[1]📜

Type: string

Default value
"alloy-metrics"

networkPolicies.enabled📜

Type: bool

Default value
false

Description: Toggle networkPolicies

networkPolicies.controlPlaneCidr📜

Type: string

Default value
"0.0.0.0/0"

Description: Control Plane CIDR, defaults to 0.0.0.0/0, use kubectl get endpoints -n default kubernetes to get the CIDR range needed for your cluster Must be an IP CIDR range (x.x.x.x/x - ideally with /32 for the specific IP of a single endpoint, broader range for multiple masters/endpoints) Used by package NetworkPolicies to allow Kube API access

networkPolicies.additionalPolicies📜

Type: list

Default value
[]

networkPolicies.egress📜

Type: object

Default value
{}

Description: NetworkPolicy selectors and ports for egress to downstream telemetry ingestion services. These should be uncommented and overridden if any of these values deviate from the Big Bang defaults.

autoRollingUpgrade.enabled📜

Type: bool

Default value
true

autoRollingUpgrade.image.repository📜

Type: string

Default value
"registry1.dso.mil/ironbank/big-bang/base"

autoRollingUpgrade.image.tag📜

Type: string

Default value
"2.1.0"

istio.enabled📜

Type: bool

Default value
false

Description: Toggle istio configuration

istio.hardened📜

Type: object

Default value
customServiceEntries: []
enabled: false
outboundTrafficPolicyMode: REGISTRY_ONLY

Description: Default peer authentication values

istio.mtls.mode📜

Type: string

Default value
"STRICT"

Description: STRICT = Allow only mutual TLS traffic, PERMISSIVE = Allow both plain text and mutual TLS traffic