From 512f7cd6560f7ceed6e1f54301514262035c2125 Mon Sep 17 00:00:00 2001 From: Nova Date: Mon, 23 Sep 2024 18:01:53 -0700 Subject: [PATCH] docks: Correct README mis-spelling (#1125) Paramter --- stable/aws-efa-k8s-device-plugin/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stable/aws-efa-k8s-device-plugin/README.md b/stable/aws-efa-k8s-device-plugin/README.md index a52aac33a..38bfb6525 100644 --- a/stable/aws-efa-k8s-device-plugin/README.md +++ b/stable/aws-efa-k8s-device-plugin/README.md @@ -19,7 +19,7 @@ helm install efa ./aws-efa-k8s-device-plugin -n kube-system # Configuration -Paramter | Description | Default +Parameter | Description | Default --- | --- | --- `image.repository` | EFA image repository | `602401143452.dkr.ecr.us-west-2.amazonaws.com/eks/aws-efa-k8s-device-plugin` `image.tag` | EFA image tag | `v0.5.4`