Commit cfe788c
committed
Add command defaults to some of the examples
Given the variable name `$PGO_CMD` can involve a lot of context
and given that some of the examples may be run without the
precursor "envs" executable being run, this adds a sane default
of `kubectl` to some of the example scripts, while also indicating
what are acceptable values, should one introspect the scripts.
Issue: #19281 parent 4556643 commit cfe788c
2 files changed
+4
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| 21 | + | |
| 22 | + | |
21 | 23 | | |
22 | 24 | | |
23 | 25 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | | - | |
| 31 | + | |
| 32 | + | |
36 | 33 | | |
37 | 34 | | |
38 | 35 | | |
| |||
0 commit comments