Compare commits

...

1 Commits

Author SHA1 Message Date
Oliver King 4fd4e1ad9d Fix README.md typo 2022-08-22 11:06:05 -04:00
+1 -1
View File
@@ -220,7 +220,7 @@ To promote/reject the canary created by the above snippet, the following YAML sn
dir/manifestsDirectory dir/manifestsDirectory
strategy: canary strategy: canary
traffic-split-method: smi traffic-split-method: smi
action: reject # substitute reject if you want to reject action: reject # substitute promote if you want to promote
``` ```
### Blue-Green deployment with different route methods ### Blue-Green deployment with different route methods