NAME
IO::K8s::CertManager::V1::ACMEChallengeSolverHTTP01IngressPodSpec - PodSpec defines overrides for the HTTP01 challenge solver pod.
VERSION
version 1.108
affinity
If specified, the pod's scheduling constraints
imagePullSecrets
If specified, the pod's imagePullSecrets
nodeSelector
NodeSelector is a selector which must be true for the pod to fit on a node. Selector which must match a node's labels for the pod to be scheduled on that node. More info: https://kubernetes.io/docs/concepts/configuration/assign-pod-node/
priorityClassName
If specified, the pod's priorityClassName.
resources
If specified, the pod's resource requirements. These values override the global resource configuration flags. Note that when only specifying resource limits, ensure they are greater than or equal to the corresponding global resource requests configured via controller flags (--acme-http01-solver-resource-request-cpu, --acme-http01-solver-resource-request-memory). Kubernetes will reject pod creation if limits are lower than requests, causing challenge failures.
securityContext
If specified, the pod's security context
serviceAccountName
If specified, the pod's service account
tolerations
If specified, the pod's tolerations.
SUPPORT
Issues
Please report bugs and feature requests on GitHub at https://github.com/pplu/io-k8s-p5/issues.
CONTRIBUTING
Contributions are welcome! Please fork the repository and submit a pull request.
AUTHORS
Torsten Raudssus <getty@cpan.org>
Jose Luis Martinez Torres <jlmartin@cpan.org>
COPYRIGHT AND LICENSE
This software is Copyright (c) 2018-2026 by Jose Luis Martinez Torres <jlmartin@cpan.org>.
This is free software, licensed under:
The Apache License, Version 2.0, January 2004