Commit 58ae4db
Allow overrides in install-bootstrap-creds.sh
Allows for for credential variables to be overridden during the
bootstrapping process on certain install methods (i.e. for
development purposes and OLM). These variables include:
- `PGOADMIN_USERNAME`
- `PGOADMIN_PASSWORD`
- `PGOADMIN_ROLENAME`1 parent 0648ee5 commit 58ae4db
1 file changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
21 | | - | |
22 | | - | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| |||
0 commit comments