Commit 68ac825
authored
Correct wrong bool type to string in EFS static PV yaml
spec.csi.volumeAttributes are not allowed to configure the value with bool type, so correct it as string type in the yaml.
* Reference: https://issues.redhat.com/browse/OSDOCS-44901 parent 7567b5f commit 68ac825
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
40 | | - | |
| 40 | + | |
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
| |||
0 commit comments