certmanager v1.21.1

Challenge.spec.solver.http01.ingress.podTemplate

Optional pod template used to configure the ACME challenge solver pods used for HTTP01 challenges.

2 fields
Challenge.spec.solver.http01.ingress.podTemplate fields and descriptions
Field / TypeDescription
object

ObjectMeta overrides for the pod used to solve HTTP01 challenges. Only the 'labels' and 'annotations' fields may be set. If labels or annotations overlap with in-built values, the values here will override the in-built values.

object

PodSpec defines overrides for the HTTP01 challenge solver pod. Check ACMEChallengeSolverHTTP01IngressPodSpec to find out currently supported fields. All other fields will be ignored.