Thanos 🔗︎
Thanos component 🔗︎
Variable Name | Type | Required | Default | Description |
---|---|---|---|---|
operator | *thanosOperator.ComponentConfig | No | - | Operator config descriptor |
ThanosStatus 🔗︎
Variable Name | Type | Required | Default | Description |
---|---|---|---|---|
image | string | No | - |
Logging 🔗︎
Logging component 🔗︎
Variable Name | Type | Required | Default | Description |
---|---|---|---|---|
operator | *loggingOperator.ComponentConfig | No | - | Operator config descriptor |
extensions | *loggingExtensions.ComponentConfig | No | - | Extensions config descriptor |
tls | bool | No | - | TLS flag |
LoggingStatus 🔗︎
Variable Name | Type | Required | Default | Description |
---|---|---|---|---|
image | string | No | - | |
extensions | LoggingExtensionsStatus | No | - |
LoggingExtensionsStatus 🔗︎
Variable Name | Type | Required | Default | Description |
---|---|---|---|---|
image | string | No | - |
Prometheus 🔗︎
Prometheus component 🔗︎
Variable Name | Type | Required | Default | Description |
---|---|---|---|---|
prometheusOperatorChart | *PrometheusOperatorChart | No | - | Descriptor for Helm Chart installer of Prometheus |
PrometheusOperatorChart 🔗︎
Descriptor for Helm Chart installer of Prometheus 🔗︎
Variable Name | Type | Required | Default | Description |
---|---|---|---|---|
disabled | bool | No | - | Disabled status |
values | string | No | - | Helm Chart values |
objectStoreConfig | *secret.Secret | No | - | Configuration for object store |
PrometheusStatus 🔗︎
Variable Name | Type | Required | Default | Description |
---|---|---|---|---|
image | string | No | - |
CertManager 🔗︎
Cert-Manager component 🔗︎
Variable Name | Type | Required | Default | Description |
---|---|---|---|---|
certManagerOperatorChart | *CertManagerOperatorChart | No | - | Descriptor for Helm Chart installer of Cert-Manager |
CertManagerOperatorChart 🔗︎
Descriptor for Helm Chart installer of Cert-Manager 🔗︎
Variable Name | Type | Required | Default | Description |
---|---|---|---|---|
disabled | bool | No | - | Disabled status |
values | string | No | - | Helm Chart values |
CertManagerStatus 🔗︎
Variable Name | Type | Required | Default | Description |
---|---|---|---|---|
image | string | No | - |
Loki 🔗︎
Loki component 🔗︎
Variable Name | Type | Required | Default | Description |
---|---|---|---|---|
lokiOperatorChart | *LokiOperatorChart | No | - | Descriptor for Helm Chart installer of Loki |
LokiOperatorChart 🔗︎
Descriptor for Helm Chart installer of Loki 🔗︎
Variable Name | Type | Required | Default | Description |
---|---|---|---|---|
disabled | bool | No | - | Disabled status |
values | string | No | - | Helm Chart values |
LokiStatus 🔗︎
Variable Name | Type | Required | Default | Description |
---|---|---|---|---|
image | string | No | - |
ElasticSearch 🔗︎
ElasticSearch component 🔗︎
Variable Name | Type | Required | Default | Description |
---|---|---|---|---|
elasticSearchOperator | *ElasticSearchOperator | No | - | Descriptor for ElasticSearch |
ElasticSearchOperator 🔗︎
Descriptor for ElasticSearch 🔗︎
Variable Name | Type | Required | Default | Description |
---|---|---|---|---|
disabled | bool | No | - | Disabled status |
ElasticSearchStatus 🔗︎
Variable Name | Type | Required | Default | Description |
---|---|---|---|---|
image | string | No | - |
Ingress 🔗︎
Ingress component 🔗︎
Variable Name | Type | Required | Default | Description |
---|---|---|---|---|
annotations | map[string]string | No | - | Annotations |
disabled | bool | No | - | Disabled status |
ui | *oneEyeUI.ComponentConfig | No | - | One-eye UI sub-component |
ingressSpec | *v1beta1.IngressSpec | No | - | Ingress specification |
nginxIngressChart | *NginxIngressChart | No | - | Descriptor for Helm Chart installer of nginx |
NginxIngressChart 🔗︎
Descriptor for Helm Chart installer of nginx 🔗︎
Variable Name | Type | Required | Default | Description |
---|---|---|---|---|
disabled | bool | No | - | Disabled status |
values | string | No | - | Helm Chart values |
IngressStatus 🔗︎
Variable Name | Type | Required | Default | Description |
---|---|---|---|---|
nginx | NginxIngressStatus | No | - | |
ui | UIStatus | No | - |
NginxIngressStatus 🔗︎
Variable Name | Type | Required | Default | Description |
---|---|---|---|---|
controllerImage | string | No | - |
UIStatus 🔗︎
Variable Name | Type | Required | Default | Description |
---|---|---|---|---|
image | string | No | - |