Skip to content

Commit 31b58e7

Browse files
typo fix
1 parent 3a6ba6a commit 31b58e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/deploy/installation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@ curl -o iam-policy.json https://raw.githubusercontent.com/kubernetes-sigs/aws-lo
133133
```
134134
1. Apply the yaml file
135135
```
136-
kubectl apply -f v2_1_3_full.yaml
136+
kubectl apply -f v2_2_0_full.yaml
137137
```
138138
139139

0 commit comments

Comments
 (0)