Skip to content

Commit b11eda6

Browse files
authored
Fix README.md typo (#235)
1 parent c117b29 commit b11eda6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -220,7 +220,7 @@ To promote/reject the canary created by the above snippet, the following YAML sn
220220
dir/manifestsDirectory
221221
strategy: canary
222222
traffic-split-method: smi
223-
action: reject # substitute reject if you want to reject
223+
action: reject # substitute promote if you want to promote
224224
```
225225
226226
### Blue-Green deployment with different route methods

0 commit comments

Comments
 (0)