mirror of
https://github.com/kata-containers/kata-containers.git
synced 2026-02-22 06:43:41 +00:00
Add Helm chart configuration for defining custom RuntimeClasses with
base configuration and drop-in overrides.
Usage:
helm install kata-deploy ./kata-deploy \
-f custom-runtimes.values.yaml
Signed-off-by: Fabiano Fidêncio <ffidencio@nvidia.com>