Skip to content

Commit 2057e46

Browse files
authored
Merge pull request #1644 from dankova22/fips-docs
Update helm install FIPS docs capitalization to FIPS
2 parents 7e6e064 + cd1ea3f commit 2057e46

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -254,7 +254,7 @@ This procedure requires Helm V3 or later. To install or upgrade Helm, see [Using
254254

255255
To force the Amazon EFS CSI driver to use FIPS for mounting the file system, add the following argument.
256256
```sh
257-
--set useFips=true
257+
--set useFIPS=true
258258
```
259259
**Note**
260260
`hostNetwork: true` (should be added under spec/deployment on kubernetes installations where AWS metadata is not reachable from pod network. To fix the following error `NoCredentialProviders: no valid providers in chain` this parameter should be added.)

0 commit comments

Comments
 (0)