Difference between revisions of "Remote error: tls: unrecognized name"
Jump to navigation
Jump to search
Line 11: | Line 11: | ||
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]] |
Revision as of 19:40, 15 February 2024
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: