Skip to content

Commit f61ddb4

Browse files
authored
docs(registries): add env example (argoproj-labs#555)
Signed-off-by: Viacheslav Sychov <[email protected]>
1 parent d1b92e9 commit f61ddb4

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/configuration/registries.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -153,6 +153,10 @@ properties are optional, unless otherwise stated:
153153

154154
The following is an example that configures two registries.
155155

156+
```bash
157+
export REGISTRY_SECRET="login:password"
158+
```
159+
156160
```yaml
157161
registries:
158162
- name: Docker Hub

0 commit comments

Comments
 (0)