mirror of
https://github.com/semaphoreci/book-cicd-docker-kubernetes.git
synced 2026-02-14 15:59:50 +00:00
minor fixes
This commit is contained in:
@@ -269,10 +269,10 @@ if kubectl get deployment addressbook-canary; then \
|
||||
fi
|
||||
```
|
||||
|
||||
{ width=95% }
|
||||
|
||||
The first four lines print out information about the cluster. The last two, undoes the changes by scaling up the stable deployment and removing the canary.
|
||||
|
||||
{ width=95% }
|
||||
|
||||
Run the workflow once more and make a canary release, but this time try rollback pipeline by clicking on its promote button:
|
||||
|
||||
{ width=60% }
|
||||
|
||||
Reference in New Issue
Block a user