template property
Template describes the pods that will be created. The only allowed template.spec.restartPolicy value is "Always".
Implementation
final PodTemplateSpec template;
Template describes the pods that will be created. The only allowed template.spec.restartPolicy value is "Always".
final PodTemplateSpec template;