Skip to content

Commit

Permalink
docs: Correct analysis docs (argoproj#378)
Browse files Browse the repository at this point in the history
  • Loading branch information
dthomson25 authored Jan 22, 2020
1 parent 4170a3d commit 34732b2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/features/analysis.md
Original file line number Diff line number Diff line change
Expand Up @@ -331,10 +331,10 @@ spec:
args:
- name: stable-hash
valueFrom:
podTemplateHash: baseline
podTemplateHash: Stable
- name: canary-hash
valueFrom:
podTemplateHash: canary
podTemplateHash: Latest
```


Expand Down

0 comments on commit 34732b2

Please sign in to comment.