Package v1alpha1 contains API Schema definitions for the korrel8r v1alpha1 API group.
Field | Description |
---|---|
|
Verbose sets the numeric logging verbosity for the KORREL8R_VERBOSE environment variable. |
Korrel8r is a service that correlates observabililty signals in the cluster.
Field | Description |
---|---|
|
|
|
|
|
Refer to Kubernetes API documentation for fields of |
|
Korrel8rSpec defines the desired state of Korrel8r
Field | Description |
---|---|
|
ServiceAccountName for the korrel8r deployment, use 'default' if missing. |
|
ConfigMap containing optional custom configuration for Korrel8r. If specified, the map must contain the key 'korrel8r.yaml'. The entire ConfigMap is mounted in the same directory, The default korrel8r configuration files can also be included, See https://korrel8r.github.io/korrel8r/#configuration for more about configuring Korrel8r. |
|
Debug provides optional settings intended to help with debugging problems. |