Commit 81a8e1f
committed
docs(running-deis-without-ceph): s3 region var
Adding a bash var for S3 region in the example code block under "configure registry". I think this will avoid future implementers from accidentally pasting in the sample "eu-west-1" s3region value into the "deisctl config registry" statement. It tripped up yours truly, at least!1 parent 3838a0a commit 81a8e1f
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
123 | 123 | | |
124 | 124 | | |
125 | 125 | | |
| 126 | + | |
126 | 127 | | |
127 | 128 | | |
128 | 129 | | |
129 | 130 | | |
130 | | - | |
| 131 | + | |
131 | 132 | | |
132 | 133 | | |
133 | 134 | | |
| |||
0 commit comments