template property

PodTemplateSpec template
final

Template describes the pods that will be created. The only allowed template.spec.restartPolicy value is "Always".

Implementation

final PodTemplateSpec template;