Skip to content

Commit 9ef3e56

Browse files
Milvus-doc-botMilvus-doc-bot
authored andcommitted
Release new docs to master
1 parent 9c850f1 commit 9ef3e56

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

v2.5.x/site/en/adminGuide/config_jaeger_tracing.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ NAME DESIRED CURRENT UP-TO-DATE AVAILABLE AGE
3636
jaeger-operator 1 1 1 1 48s
3737
```
3838

39-
### 2. Deploy Jager
39+
### 2. Deploy Jaeger
4040

4141
The simplest possible way to create a Jaeger instance is by creating a YAML file like the following example. This will install the default AllInOne strategy, which deploys the **all-in-one** image (combining **jaeger-agent**, **jaeger-collector**, **jaeger-query**, and Jaeger UI) in a single pod, using **in-memory storage** by default.
4242

version.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
2-
"version": "v2.4.x",
2+
"version": "v2.5.x",
33
"released": "yes"
44
}

0 commit comments

Comments
 (0)