annotations |
map<string, string > | null |
no |
A map of {key,value} pair annotations to append to the Worker resources |
- |
null |
image |
Image | null |
no |
Set SP Worker image |
- |
null |
k8sPolicy |
K8sPolicy | null |
no |
Kubernetes specific configurations for Worker container |
- |
{"serviceAccountConfigure": {"create": true}} |
labels |
map<string, string > | null |
no |
A map of {key,value} pair labels to append to the Worker resources |
- |
null |
persistence |
Persistence | null |
no |
Worker container Persistence |
- |
null |
pvcAnnotations |
map<string, string > | null |
no |
A map of {key,value} pair annotations to append to the Worker PVC |
- |
null |
pvcLabels |
map<string, string > | null |
no |
A map of {key,value} pair labels to append to the Worker PVC |
- |
null |
threads |
integer | null |
no |
Worker thread count |
min: 0 |
null |