Skip to content

eck-operator values.yaml📜

istio.enabled📜

Type: bool

Default value
true

istio.injection📜

Type: string

Default value
"enabled"

istio.mtls.mode📜

Type: string

Default value
"STRICT"

istio.sidecar.enabled📜

Type: bool

Default value
true

istio.sidecar.outboundTrafficPolicyMode📜

Type: string

Default value
"REGISTRY_ONLY"

istio.authorizationPolicies.enabled📜

Type: bool

Default value
true

istio.authorizationPolicies.generateFromNetpol📜

Type: bool

Default value
true

networkPolicies.enabled📜

Type: bool

Default value
false

networkPolicies.egress.definitions.elasticsearch.to[0].namespaceSelector📜

Type: object

Default value
{}

networkPolicies.egress.definitions.elasticsearch.to[0].podSelector.matchLabels.”common.k8s.elastic.co/type”📜

Type: string

Default value
"elasticsearch"

networkPolicies.egress.definitions.elasticsearch.to[0].ports[0].port📜

Type: int

Default value
9200

networkPolicies.egress.definitions.elasticsearch.to[0].ports[0].protocol📜

Type: string

Default value
"TCP"

networkPolicies.egress.definitions.kibana.to[0].namespaceSelector📜

Type: object

Default value
{}

networkPolicies.egress.definitions.kibana.to[0].podSelector.matchLabels.”common.k8s.elastic.co/type”📜

Type: string

Default value
"kibana"

networkPolicies.egress.definitions.kibana.to[0].ports[0].port📜

Type: int

Default value
5601

networkPolicies.egress.definitions.kibana.to[0].ports[0].protocol📜

Type: string

Default value
"TCP"

networkPolicies.egress.from.elastic-operator.to.definition.kubeAPI📜

Type: bool

Default value
true

networkPolicies.egress.from.elastic-operator.to.definition.elasticsearch📜

Type: bool

Default value
true

networkPolicies.egress.from.elastic-operator.to.definition.kibana📜

Type: bool

Default value
true

networkPolicies.egress.from.elastic-operator.to.k8s.tempo/tempo:9411📜

Type: bool

Default value
true

networkPolicies.ingress.to.elastic-operator:8080.from.k8s.monitoring/prometheus📜

Type: bool

Default value
true

networkPolicies.additionalPolicies📜

Type: list

Default value
[]

monitoring.enabled📜

Type: bool

Default value
false

serviceMonitor.enabled📜

Type: bool

Default value
false

serviceMonitor.additionalLabels📜

Type: object

Default value
{}

Description: Additional labels for the service monitor

serviceMonitor.interval📜

Type: string

Default value
"30s"

Description: Scrape interval. If not set, the Prometheus default scrape interval is used.

serviceMonitor.metricRelabelings📜

Type: list

Default value
[]

Description: MetricRelabelConfigs to apply to samples after scraping, but before ingestion. ref: https://github.com/prometheus-operator/prometheus-operator/blob/main/Documentation/api.md#relabelconfig

serviceMonitor.scheme📜

Type: string

Default value
"https"

Description: Customize tls parameters for the service monitor

serviceMonitor.tlsConfig📜

Type: object

Default value
{}

serviceMonitor.relabelings📜

Type: list

Default value
[]

Description: RelabelConfigs to apply to samples before scraping ref: https://github.com/prometheus-operator/prometheus-operator/blob/main/Documentation/api.md#relabelconfig

serviceMonitor.enableHttp2📜

Type: bool

Default value
false

Description: Enable HTTP/2 for the service monitor scraping endpoint. Default is false for compatibility.

openshift📜

Type: bool

Default value
false

license.trial📜

Type: bool

Default value
false

license.keyJSON📜

Type: string

Default value
""

upgradeCrds.enabled📜

Type: bool

Default value
false

upgradeCrds.image.repository📜

Type: string

Default value
"registry1.dso.mil/ironbank/big-bang/base"

upgradeCrds.image.tag📜

Type: string

Default value
"2.1.0"

upstream.imagePullSecrets[0].name📜

Type: string

Default value
"private-registry"

upstream.image.repository📜

Type: string

Default value
"registry1.dso.mil/ironbank/elastic/eck-operator/eck-operator"

upstream.image.tag📜

Type: string

Default value
"3.2.0"

upstream.image.pullPolicy📜

Type: string

Default value
"IfNotPresent"

upstream.image.fips📜

Type: bool

Default value
false

upstream.resources.limits.cpu📜

Type: string

Default value
"200m"

upstream.resources.limits.memory📜

Type: string

Default value
"256Mi"

upstream.resources.requests.cpu📜

Type: string

Default value
"200m"

upstream.resources.requests.memory📜

Type: string

Default value
"256Mi"

upstream.podSecurityContext.runAsNonRoot📜

Type: bool

Default value
true

upstream.podSecurityContext.fsGroup📜

Type: int

Default value
1001

upstream.podSecurityContext.supplementalGroups[0]📜

Type: int

Default value
1001

upstream.securityContext.allowPrivilegeEscalation📜

Type: bool

Default value
false

upstream.securityContext.capabilities.drop[0]📜

Type: string

Default value
"ALL"

upstream.securityContext.readOnlyRootFilesystem📜

Type: bool

Default value
true

upstream.securityContext.runAsNonRoot📜

Type: bool

Default value
true

upstream.securityContext.runAsUser📜

Type: int

Default value
1001

upstream.securityContext.runAsGroup📜

Type: int

Default value
1001

upstream.config.metrics.port📜

Type: string

Default value
"8080"