Skip to content

Commit e6865df

Browse files
committed
docs: tail longer because we added more condition and events
1 parent 1e30dc6 commit e6865df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/workshop/part-i/03-multiple-promise.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -172,7 +172,7 @@ Selectors to select Destinations.
172172
You can verify the EasyApp Destination Selectors by describing the Promise:
173173

174174
```bash
175-
kubectl --context $PLATFORM describe promise easyapp | tail -n 30 | \
175+
kubectl --context $PLATFORM describe promise easyapp | tail -n 50 | \
176176
grep "Destination Selectors" --after-context 2 --max-count 1
177177
```
178178

0 commit comments

Comments
 (0)