mirror of
https://github.com/k3s-io/kubernetes.git
synced 2026-07-18 13:57:38 +00:00
If the external jwt signer is enabled, publishing OIDC discovery docs and keys fails because the PublicKeysGetter is not wired correctly. Set the public keys getter on startup so public key discovery works in that case as well.