From 51ddf82111da0e68c2b0317d786f470f7d49cc84 Mon Sep 17 00:00:00 2001 From: mitanshudodia Date: Tue, 26 Nov 2024 13:31:18 +0000 Subject: [PATCH] Update README.md with readme-generator-for-helm Signed-off-by: mitanshudodia --- charts/tfy-karpenter-config/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/charts/tfy-karpenter-config/README.md b/charts/tfy-karpenter-config/README.md index cd6d70ff..7e7efc6b 100644 --- a/charts/tfy-karpenter-config/README.md +++ b/charts/tfy-karpenter-config/README.md @@ -151,3 +151,4 @@ https://github.com/awslabs/soci-snapshotter/blob/2e3df4a92415ff02ccc76ed9ceb1c25 | `karpenter.inferentiaNodePool.architectures` | Architectures for the Inferentia node pool | `["amd64"]` | | `karpenter.inferentiaNodePool.instanceFamilies.allowed` | Allowed instance families for the Inferentia node pool | `["inf1","inf2"]` | | `karpenter.inferentiaNodePool.instanceSizes.notAllowed` | Not allowed instance sizes for the Inferentia node pool | `["48xlarge"]` | +| `extraObjects` | Additional objects to be created along with karpenter | `[]` |