next-visit-fan-out Helm values reference¶
Helm values reference table for the next-visit-fan-out
application.
Key |
Type |
Default |
Description |
---|---|---|---|
affinity |
object |
|
Affinity rules for the next-visit-fan-out deployment pod |
debug |
bool |
|
If set, enable debug logging. |
detectorConfig |
object |
See |
A mapping, for each instrument, of detector number to whether that detector is “active” (i.e., producing images). |
fullnameOverride |
string |
|
|
global.baseUrl |
string |
Set by Argo CD |
Base URL for the environment |
global.host |
string |
Set by Argo CD |
Host name for ingress |
global.vaultSecretsPath |
string |
Set by Argo CD |
Base path for Vault secrets |
image.pullPolicy |
string |
|
|
image.repository |
string |
|
|
image.tag |
string |
|
|
instruments |
string |
None, must be set. |
The instruments that are initialized when the fan-out service starts up as a space-delimited string. This list is a subset of the keys of |
kafka.expiration |
float |
|
Maximum message age to consider, in seconds. |
kafka.offset |
string |
|
|
kafka.saslMechamism |
string |
|
|
kafka.securityProtocol |
string |
|
|
knative.maxMessages |
string |
None, must be set. |
The maximum number of messages that can be forwarded to all Knative instances combined. |
knative.urls |
object |
See |
A mapping of instrument to that instrument’s Knative service. |
nameOverride |
string |
|
|
nodeSelector |
object |
|
Node selection rules for the next-visit-fan-out deployment pod |
podAnnotations.“prometheus.io/port” |
string |
|
|
podAnnotations.“prometheus.io/scrape” |
string |
|
|
replicaCount |
int |
|
|
resources |
object |
|
Resource limits and requests for the next-visit-fan-out deployment pod |
tolerations |
list |
|
Tolerations for the next-visit-fan-out deployment pod |