Skip to content

image

This sets the container image more information can be found here: https://kubernetes.io/docs/concepts/containers/images/

Type: object

Path: image


repository

Default: intergral/katie-agent

Type: string

Path: image.repository


pullPolicy

This sets the pull policy for images.

Default: IfNotPresent

Type: string

Path: image.pullPolicy


tag

Overrides the image tag whose default is the chart appVersion.

Default: ""

Type: string

Path: image.tag