Commit 8be78e6
committed
Explicit namespace on get-crc-creds
The `get-crc-creds.sh` script expects the currently selected project to
be `openstack`, but that's unlikely to happen if we are doing things on
the `openstack-lightspeed` namespace.
In this patch we update the script so it explicit sets the namespace on
the `oc` commands.1 parent ca44c7b commit 8be78e6
1 file changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
11 | | - | |
| 10 | + | |
| 11 | + | |
0 commit comments