Skip to content

Commit

Permalink
Typo fix in README
Browse files Browse the repository at this point in the history
  • Loading branch information
sivaramsajeev committed May 28, 2024
1 parent 67265f0 commit 7873be5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -231,7 +231,7 @@ This procedure requires Helm V3 or later. To install or upgrade Helm, see [Using
If you don't have outbound access to the Internet, add the following arguments.
```sh
--set sidecars.livenessProbe.image.repository=602401143452.dkr.ecr.region-code.amazonaws.com/eks/livenessprobe \
--set sidecars.node-driver-registrar.image.repository=602401143452.dkr.ecr.region-code.amazonaws.com/eks/csi-node-driver-registrar \
--set sidecars.nodeDriverRegistrar.image.repository=602401143452.dkr.ecr.region-code.amazonaws.com/eks/csi-node-driver-registrar \
--set sidecars.csiProvisioner.image.repository=602401143452.dkr.ecr.region-code.amazonaws.com/eks/csi-provisioner
```

Expand Down

0 comments on commit 7873be5

Please sign in to comment.