Difference between revisions of "Remote error: tls: unrecognized name"
Jump to navigation
Jump to search
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
{{lc}} | {{lc}} | ||
+ | [[kubecl describe challenge]] | ||
[[ingress.annotations]] ( add [[acme.cert-manager.io/http01-edit-in-place]] to ingress) | [[ingress.annotations]] ( add [[acme.cert-manager.io/http01-edit-in-place]] to ingress) | ||
Line 11: | Line 12: | ||
Warning [[AddedOrUpdatedWithWarning]] 2m39s (x3 over 74m) nginx-ingress-controller Configuration for default/your-app was added or updated ; with warning(s): TLS secret your-app is invalid: [[secret doesn't exist or of an unsupported type]] | Warning [[AddedOrUpdatedWithWarning]] 2m39s (x3 over 74m) nginx-ingress-controller Configuration for default/your-app was added or updated ; with warning(s): TLS secret your-app is invalid: [[secret doesn't exist or of an unsupported type]] | ||
− | + | ||
− | [[cert-manager.io/issuer: letsencrypt-prod]] | + | Solution: add annotation: [[cert-manager.io/issuer: letsencrypt-prod]] |
[[spec.template.spec.dnsConfig]] | [[spec.template.spec.dnsConfig]] |
Latest revision as of 08:33, 23 February 2024
kubecl describe challenge
ingress.annotations ( add acme.cert-manager.io/http01-edit-in-place to ingress)
annotations: acme.cert-manager.io/http01-edit-in-place: "true"
kubectl edit ingress kubectl get cr kubectl describe challenge
Warning AddedOrUpdatedWithWarning 2m39s (x3 over 74m) nginx-ingress-controller Configuration for default/your-app was added or updated ; with warning(s): TLS secret your-app is invalid: secret doesn't exist or of an unsupported type Solution: add annotation: cert-manager.io/issuer: letsencrypt-prod
spec.template.spec.dnsConfig
helm install grafana
All hosts are taken by other resources
Advertising: