Merge pull request #1502 from sonbui00/doc-incorrect-name

chore: fix incorrect canary name on document
This commit is contained in:
Sanskar Jaiswal
2023-09-06 00:33:52 +05:30
committed by GitHub
2 changed files with 2 additions and 2 deletions
@@ -485,7 +485,7 @@ podinfod=stefanprodan/podinfo:6.0.3
Flagger detects that the deployment revision changed and starts a new rollout:
```text
kubectl -n test describe canary/abtest
kubectl -n test describe canary/podinfo
Status:
Failed Checks: 0
+1 -1
View File
@@ -179,7 +179,7 @@ podinfod=ghcr.io/stefanprodan/podinfo:6.0.1
Flagger detects that the deployment revision changed and starts a new rollout:
```text
kubectl -n test describe canary/abtest
kubectl -n test describe canary/podinfo
Status:
Failed Checks: 0