IBM DataPower Operations Dashboard v1.0.20.x

A newer version of this product documentation is available.

You are viewing an older version. View latest at IBM DPOD Documentation.

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Next »

Configuration of the DPOD Cloud Agent Manager component.

.manager

Property

Description

Type

Required

Default

containers

Configuration of the manager containers.

Object

No

None

externalHost

The external host for accessing the manager from outside the cluster.

String

Yes

None

externalPort

The external port for accessing the manager from outside the cluster

Number

No

443

imagePullSecrets

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

Array of string

No

None

incomingTrafficMethod

The method of exposing the manager to incoming traffic from outside the cluster.

String

No

Route (OpenShift only) / NodePort

incomingTrafficPort

The port for exposing the manager to incoming traffic from outside the cluster (when incomingTrafficMethod is NodePort). Defaults to the value of externalPort.

Number

No

None

replicas

The number of the manager pods in the Deployment.

Number

No

1

.manager.containers

Property

Description

Type

Required

Default

apiProxy

Configuration of the api-proxy container.

Container

No

None

manager

Configuration of the manager container.

Container

No

None

  • No labels