The Kubernetes PodTemplateSpec defines how pods should run. You can customize everything you need to in your deployment using this resource.
For more information see the PodTemplateSpec documentation.
A PodTemplateSpec can be provided on both GatewayConfiguration and DataPlane resources.