AkriConnectorsContainerRegistrySettings interface

AkriConnectorsContainerRegistry properties.

Properties

imagePullSecrets

Optional list of references to secrets in the same namespace to use for pulling the connector image.

registry

The container registry to use for the artifact.

Property Details

imagePullSecrets

Optional list of references to secrets in the same namespace to use for pulling the connector image.

imagePullSecrets?: AkriConnectorsImagePullSecret[]

Property Value

registry

The container registry to use for the artifact.

registry: string

Property Value

string