Fixing issues found in bug bash. (#71)

This commit is contained in:
Ajinkya
2020-10-30 13:10:27 +05:30
committed by GitHub
parent f80ed6c460
commit d35174fe93
6 changed files with 112 additions and 112 deletions
+1 -1
View File
@@ -218,7 +218,7 @@ Following are the key capabilities of this action:
service.yaml
ingress-yml
strategy: blue-green
strategy: ingress # should be the same as the value when action was deploy
route-method: ingress # should be the same as the value when action was deploy
action: promote # substitute reject if you want to reject
```