You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello All,
I would like to use kube-cert-manager, but without using an ingress resource as the trigger for renewing certificates. Basically we have some apps that have a custom nginx sidecar, and have no ingress controller configured that we could attach the annotations for kube-cert-manager to look at. Basically I can create the initial certificate objects easy enough, but how do I get cert-manager to use something other than an ingress resource for knowing what certs to look at? I am using the google dns provider.
Thanks
The text was updated successfully, but these errors were encountered:
Hello All,
I would like to use kube-cert-manager, but without using an ingress resource as the trigger for renewing certificates. Basically we have some apps that have a custom nginx sidecar, and have no ingress controller configured that we could attach the annotations for kube-cert-manager to look at. Basically I can create the initial certificate objects easy enough, but how do I get cert-manager to use something other than an ingress resource for knowing what certs to look at? I am using the google dns provider.
Thanks
The text was updated successfully, but these errors were encountered: