annotations |
map<string, string > | null |
no |
A map of {key,value} pair annotations to append to the Controller resources |
- |
null |
image |
Image | null |
no |
Set SP Controller image |
- |
null |
k8sPolicy |
K8sPolicy | null |
no |
Kubernetes specific configurations for Controller container |
- |
{"serviceAccountConfigure": {"create": true}} |
labels |
map<string, string > | null |
no |
A map of {key,value} pair labels to append to the Controller 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 Controller PVC |
- |
null |
pvcLabels |
map<string, string > | null |
no |
A map of {key,value} pair labels to append to the Controller PVC |
- |
null |