Versions Compared

Key

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

...

Property

Description

Type

Required

Default

image

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

String

No

None

imagePullPolicy

The ImagePullPolicy of this container. Available options are: Always, Never, IfNotPresent.

String

No

None

logLevel

The log level of this container. Available options are: Info, Debug, Trace.

String

No

Info

resources

The resources (CPU and memory) for this container.

Object

No

None

...