mirror of
https://github.com/netbirdio/gvisor.git
synced 2026-05-22 17:12:49 -07:00
8b8a181868
We add a simple image that will generate certificates as a init container, and refer to this directly use the Kubernetes yaml. Note that this also fixes the issue of versioning within the yaml file, as this will now generate a version of this file that refers to the precise local versions. PiperOrigin-RevId: 421671040