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
* configure jwks refresh interval
Currently jwks set is only fetched at startup.
This configures the jwks storage to refresh the key set.
By default, the keys are freshed every hour.
Signed-off-by: Mike Mason <mimason@equinix.com>
* update helm docs
Signed-off-by: Mike Mason <mimason@equinix.com>
---------
Signed-off-by: Mike Mason <mimason@equinix.com>
| restartPolicy | string | `""` | restartPolicy set to Always if using with initContainers on kube 1.29 and up with the SideContainer feature flag enabled. ref: https://kubernetes.io/docs/concepts/workloads/pods/sidecar-containers/#sidecar-containers-and-pod-lifecycle |
0 commit comments