image
Docker image configuration for the Spark-on-K8S deployment
Type: object
Path: image
repository
The Docker image repository
Default: ghcr.io/hussein-awala/spark-on-k8s
Type: string
Path: image.repository
pullPolicy
The deployment docker image pull policy
Default: IfNotPresent
Type: string
Path: image.pullPolicy
tag
The Docker image tag
Default: latest
Type: string
Path: image.tag