Difference between revisions of "All hosts are taken by other resources"
Jump to navigation
Jump to search
Line 7: | Line 7: | ||
* Solution: add [[acme.cert-manager.io/http01-edit-in-place]] to ingress | * Solution: add [[acme.cert-manager.io/http01-edit-in-place]] to ingress | ||
+ | |||
+ | |||
+ | acme.cert-manager.io/http01-ingress-class: this annotation allows you to configure the ingress class that will be used to solve challenges for this ingress. Customizing this is useful when you are trying to secure internal services, and need to solve challenges using a different ingress class to that of the ingress. If not specified and the acme-http01-edit-in-place annotation is not set, this defaults to the ingress class defined in the Issuer resource. | ||
== See also == | == See also == |
Revision as of 16:38, 14 February 2024
https://stackoverflow.com/a/65105771
k des ing
- Solution: add acme.cert-manager.io/http01-edit-in-place to ingress
acme.cert-manager.io/http01-ingress-class: this annotation allows you to configure the ingress class that will be used to solve challenges for this ingress. Customizing this is useful when you are trying to secure internal services, and need to solve challenges using a different ingress class to that of the ingress. If not specified and the acme-http01-edit-in-place annotation is not set, this defaults to the ingress class defined in the Issuer resource.
See also
Advertising: