I want that Cert Manager creates a new certificate for every new host in my Okteto Namespaces without a wildcard certificate, but I don’t want to add it and create TLS section for every Ingress Object I create.
Is it possible?
I want that Cert Manager creates a new certificate for every new host in my Okteto Namespaces without a wildcard certificate, but I don’t want to add it and create TLS section for every Ingress Object I create.
Is it possible?
Please follow this guide to configure Cert Manager and Okteto to work together creating the TLS section with a Certificate Secret automatically for your dev applications.