alloy values.yaml
📜
global.image.registry📜
Type: string
"registry1.dso.mil"
global.image.pullSecrets[0].name📜
Type: string
"private-registry"
global.imageRegistry📜
Type: string
"registry1.dso.mil"
Description: Overrides the Docker registry globally for all images
global.imagePullSecrets[0].name📜
Type: string
"private-registry"
k8s-monitoring.cluster.name📜
Type: string
"bigbang"
k8s-monitoring.destinations[0].name📜
Type: string
"metricsService"
k8s-monitoring.destinations[0].type📜
Type: string
"prometheus"
k8s-monitoring.destinations[0].url📜
Type: string
"http://monitoring-monitoring-kube-prometheus.monitoring.svc.cluster.local:9090/api/v1/write"
k8s-monitoring.destinations[1].name📜
Type: string
"logsService"
k8s-monitoring.destinations[1].type📜
Type: string
"loki"
k8s-monitoring.destinations[1].url📜
Type: string
"logging-loki.logging.svc.cluster.local:3100/loki/api/v1/push"
k8s-monitoring.destinations[2].name📜
Type: string
"tracesService"
k8s-monitoring.destinations[2].type📜
Type: string
"otlp"
k8s-monitoring.destinations[2].metrics.enabled📜
Type: bool
false
k8s-monitoring.destinations[2].logs.enabled📜
Type: bool
false
k8s-monitoring.destinations[2].traces.enabled📜
Type: bool
true
k8s-monitoring.destinations[2].url📜
Type: string
"tempo-tempo.tempo.svc.cluster.local:4317"
k8s-monitoring.destinations[2].tls📜
Type: object
{}
k8s-monitoring.alloy-metrics.image.registry📜
Type: string
"registry1.dso.mil"
k8s-monitoring.alloy-metrics.image.repository📜
Type: string
"ironbank/opensource/grafana/alloy"
k8s-monitoring.alloy-metrics.image.tag📜
Type: string
"v1.7.1"
k8s-monitoring.alloy-metrics.configReloader.image.registry📜
Type: string
"registry1.dso.mil"
k8s-monitoring.alloy-metrics.configReloader.image.repository📜
Type: string
"ironbank/opensource/jimmidyson/configmap-reload"
k8s-monitoring.alloy-metrics.configReloader.image.tag📜
Type: string
"v0.14.0"
k8s-monitoring.alloy-metrics.configReloader.securityContext.capabilities.drop[0]📜
Type: string
"ALL"
k8s-monitoring.alloy-metrics.alloy.enableReporting📜
Type: bool
false
k8s-monitoring.alloy-metrics.alloy.securityContext.capabilities.drop[0]📜
Type: string
"ALL"
k8s-monitoring.alloy-metrics.controller.securityContext.capabilities.drop[0]📜
Type: string
"ALL"
k8s-monitoring.alloy-metrics.enabled📜
Type: bool
true
k8s-monitoring.applicationObservability.enabled📜
Type: bool
true
k8s-monitoring.applicationObservability.receivers.otlp.grpc.enabled📜
Type: bool
true
k8s-monitoring.alloy-receiver.image.registry📜
Type: string
"registry1.dso.mil"
k8s-monitoring.alloy-receiver.image.repository📜
Type: string
"ironbank/opensource/grafana/alloy"
k8s-monitoring.alloy-receiver.image.tag📜
Type: string
"v1.7.1"
k8s-monitoring.alloy-receiver.configReloader.image.registry📜
Type: string
"registry1.dso.mil"
k8s-monitoring.alloy-receiver.configReloader.image.repository📜
Type: string
"ironbank/opensource/jimmidyson/configmap-reload"
k8s-monitoring.alloy-receiver.configReloader.image.tag📜
Type: string
"v0.14.0"
k8s-monitoring.alloy-receiver.configReloader.securityContext.capabilities.drop[0]📜
Type: string
"ALL"
k8s-monitoring.alloy-receiver.alloy.enableReporting📜
Type: bool
false
k8s-monitoring.alloy-receiver.alloy.extraPorts[0].name📜
Type: string
"otlp-grpc"
k8s-monitoring.alloy-receiver.alloy.extraPorts[0].port📜
Type: int
4317
k8s-monitoring.alloy-receiver.alloy.extraPorts[0].targetPort📜
Type: int
4317
k8s-monitoring.alloy-receiver.alloy.extraPorts[0].protocol📜
Type: string
"TCP"
k8s-monitoring.alloy-receiver.alloy.securityContext.capabilities.drop[0]📜
Type: string
"ALL"
k8s-monitoring.alloy-receiver.alloy.securityContext.seccompProfile.type📜
Type: string
"RuntimeDefault"
k8s-monitoring.alloy-receiver.controller.securityContext.capabilities.drop[0]📜
Type: string
"ALL"
k8s-monitoring.alloy-receiver.enabled📜
Type: bool
true
k8s-monitoring.integrations.alloy.enableReporting📜
Type: bool
false
k8s-monitoring.integrations.alloy.image.registry📜
Type: string
"registry1.dso.mil"
k8s-monitoring.integrations.alloy.image.repository📜
Type: string
"ironbank/opensource/grafana/alloy"
k8s-monitoring.integrations.alloy.image.tag📜
Type: string
"v1.7.1"
k8s-monitoring.integrations.alloy.instances[0].name📜
Type: string
"alloy"
k8s-monitoring.integrations.alloy.instances[0].labelSelectors.”app.kubernetes.io/name”[0]📜
Type: string
"alloy-receiver"
k8s-monitoring.integrations.alloy.instances[0].labelSelectors.”app.kubernetes.io/name”[1]📜
Type: string
"alloy-metrics"
networkPolicies.enabled📜
Type: bool
false
Description: Toggle networkPolicies
networkPolicies.controlPlaneCidr📜
Type: string
"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
[]
networkPolicies.egress📜
Type: object
{}
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
true
autoRollingUpgrade.image.repository📜
Type: string
"registry1.dso.mil/ironbank/big-bang/base"
autoRollingUpgrade.image.tag📜
Type: string
"2.1.0"
istio.enabled📜
Type: bool
false
Description: Toggle istio configuration
istio.hardened📜
Type: object
customServiceEntries: []
enabled: false
outboundTrafficPolicyMode: REGISTRY_ONLY
Description: Default peer authentication values
istio.mtls.mode📜
Type: string
"STRICT"
Description: STRICT = Allow only mutual TLS traffic, PERMISSIVE = Allow both plain text and mutual TLS traffic