We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1e30dc6 commit e6865dfCopy full SHA for e6865df
docs/workshop/part-i/03-multiple-promise.md
@@ -172,7 +172,7 @@ Selectors to select Destinations.
172
You can verify the EasyApp Destination Selectors by describing the Promise:
173
174
```bash
175
-kubectl --context $PLATFORM describe promise easyapp | tail -n 30 | \
+kubectl --context $PLATFORM describe promise easyapp | tail -n 50 | \
176
grep "Destination Selectors" --after-context 2 --max-count 1
177
```
178
0 commit comments