update stale tls-secret in k8s

Eliot Clingman 0 Reputation points
2024-08-20T22:48:33.0633333+00:00

I have a refreshed App service certificate. However in Azure k8s, the contents of my tls-secret has the expired certificate. And of course my ingress has the reference to that tls-secret with the expired certificate. So the webapp that is fronted by the ingress is untrusted.

So how do I refresh tls-secret with the contents of the refreshed App service certificate?

Note that this is not bring your own cert; I have a certificate on azure that is managed by Azure. But I don't know how to link it to the K8s ingress thing.

Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
957 questions
0 comments No comments
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.