Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Configuration of the DPOD Cloud Agent HTTP Ingester component.

.httpIngester

Property

Description

Type

Required

Default

containers

Configuration of the HTTP ingester containers.

Object

No

None

imagePullSecrets

The list of image pull secrets, containing docker registry credentials.

Array of string

No

None

replicas

The number of the HTTP ingester pods in the Deployment.

Number

No

1

.httpIngester.containers

.httpIngester.containers.httpIngester.resources

...

Property

...

Description

...

Required

...

Default

...

limits

...

The resources (CPU and memory) limits for this container.

...

No

...

None

...

requests

...

The resources (CPU and memory) requests for this container.

...

No

...

None

.httpIngester.containers.httpIngester.resources.limits

...

Property

...

Description

...

Required

...

Default

...

cpu

...

The CPU limit for this container.

...

No

...

None

...

memory

...

The memory limit for this container.

...

No

...

None

.httpIngester.containers.httpIngester.resources.requests

Property

Description

Required

Default

cpu

The CPU limit for this container.

No

None

memory

The memory limit for this container.

Property

Description

Type

Required

Default

httpIngester

Configuration of the http-ingester container.

No

None

.httpIngester.containers.httpIngester

...

Property

...

Description

...

Required

...

Default

...

image

...

The image of this container. Entry should be a full image reference from a reachable registry.

...

No

...

None

...

imagePullPolicy

...

The ImagePullPolicy of this container.

...

No

...

None

...

logLevel

...

The log level of this container. Defaults to Info.

...

No

...

1

...

resources

...

The resources (CPU and memory) for this container.

...

No

...

None

Object (Container)

No

None