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📜
Type: object
name: bigbang
Description: NOTE: k8s-monitoring features, collectors, and destinations are disabled by default. These components are enabled through the Big Bang umbrella chart as they are dependent on other services.
k8s-monitoring.alloy-metrics.enabled📜
Type: bool
false
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.8.1"
k8s-monitoring.alloy-metrics.configReloader.image.registry📜
Type: string
"registry1.dso.mil"
k8s-monitoring.alloy-metrics.configReloader.image.repository📜
Type: string
"ironbank/opensource/prometheus-operator/prometheus-config-reloader"
k8s-monitoring.alloy-metrics.configReloader.image.tag📜
Type: string
"v0.81.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-logs.enabled📜
Type: bool
false
k8s-monitoring.alloy-logs.image.registry📜
Type: string
"registry1.dso.mil"
k8s-monitoring.alloy-logs.image.repository📜
Type: string
"ironbank/opensource/grafana/alloy"
k8s-monitoring.alloy-logs.image.tag📜
Type: string
"v1.8.3"
k8s-monitoring.alloy-logs.configReloader.image.registry📜
Type: string
"registry1.dso.mil"
k8s-monitoring.alloy-logs.configReloader.image.repository📜
Type: string
"ironbank/opensource/prometheus-operator/prometheus-config-reloader"
k8s-monitoring.alloy-logs.configReloader.image.tag📜
Type: string
"v0.81.0"
k8s-monitoring.alloy-logs.configReloader.securityContext.capabilities.drop[0]📜
Type: string
"ALL"
k8s-monitoring.alloy-logs.alloy.enableReporting📜
Type: bool
false
k8s-monitoring.alloy-logs.alloy.securityContext.privileged📜
Type: bool
false
k8s-monitoring.alloy-logs.alloy.securityContext.runAsUser📜
Type: int
0
k8s-monitoring.alloy-logs.alloy.securityContext.runAsGroup📜
Type: int
0
k8s-monitoring.alloy-logs.alloy.securityContext.seLinuxOptions.type📜
Type: string
"spc_t"
k8s-monitoring.applicationObservability.enabled📜
Type: bool
false
k8s-monitoring.applicationObservability.receivers.otlp.grpc.enabled📜
Type: bool
true
k8s-monitoring.alloy-receiver.enabled📜
Type: bool
false
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.8.3"
k8s-monitoring.alloy-receiver.configReloader.image.registry📜
Type: string
"registry1.dso.mil"
k8s-monitoring.alloy-receiver.configReloader.image.repository📜
Type: string
"ironbank/opensource/prometheus-operator/prometheus-config-reloader"
k8s-monitoring.alloy-receiver.configReloader.image.tag📜
Type: string
"v0.81.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.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.8.3"
k8s-monitoring.podLogs.enabled📜
Type: bool
false
k8s-monitoring.podLogs.destinations[0]📜
Type: string
"loki"
k8s-monitoring.podLogs.collector📜
Type: string
"alloy-logs"
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