Skip to content

Commit

Permalink
configure-experiment.md - missing annotation value in yaml example (#…
Browse files Browse the repository at this point in the history
…3735)

Signed-off-by: Tobias Schneck <[email protected]>
  • Loading branch information
toschneck authored May 14, 2024
1 parent 2b580ed commit 57e57eb
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,8 @@ trialSpec:
spec:
template:
metadata:
"sidecar.istio.io/inject": "false"
annotations:
"sidecar.istio.io/inject": "false"
```
If you use `PyTorchJob` or other Training Operator jobs in your Trial template check
Expand Down

0 comments on commit 57e57eb

Please sign in to comment.