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
The options for starting the trust-manager admission webhook server do not provide a way to pass TLS options to sigs.k8s.io/controller-runtime/pkg/webhook to provide more fine-grain control over TLS. In particular, I would expect to at least configure TLSMinVersion and TLSOpts.
The text was updated successfully, but these errors were encountered:
Issues go stale after 90d of inactivity.
Mark the issue as fresh with /remove-lifecycle stale.
Stale issues rot after an additional 30d of inactivity and eventually close.
If this issue is safe to close now please do so with /close.
/lifecycle stale
The options for starting the trust-manager admission webhook server do not provide a way to pass TLS options to
sigs.k8s.io/controller-runtime/pkg/webhook
to provide more fine-grain control over TLS. In particular, I would expect to at least configureTLSMinVersion
andTLSOpts
.The text was updated successfully, but these errors were encountered: