mirror of
https://github.com/Azure/k8s-deploy.git
synced 2026-04-13 01:52:20 +08:00
Fix README.md typo (#235)
This commit is contained in:
parent
c117b29f9e
commit
b11eda66ea
@ -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
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user