certmanager v1.14
Challenge.spec.solver.http01.ingress.podTemplate
Optional pod template used to configure the ACME challenge solver pods used for HTTP01 challenges.
| Field / Type | Description |
|---|---|
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. | |
PodSpec defines overrides for the HTTP01 challenge solver pod. Check ACMEChallengeSolverHTTP01IngressPodSpec to find out currently supported fields. All other fields will be ignored. |