Skip to content

Commit 4d3c441

Browse files
committed
Closes: #151
Signed-off-by: Alex Ellis (OpenFaaS Ltd) <[email protected]>
1 parent d0ddd15 commit 4d3c441

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

lab10.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,8 @@ From the Docker documentation:
1818
1919
This is a more secure alternative to environmental variables. Environmental variables are easier to use but are best suited to non-confidential configuration items. Seems a good fit for storing the `auth_token` value.
2020

21+
See more information about Secrets and its design in the [docs](https://docs.openfaas.com/reference/secrets/).
22+
2123
### Create a secret
2224

2325
> Secret names must follow the DNS-1123 convention and consist of lower case alphanumeric characters or '-', and must start and end with an alphanumeric character

0 commit comments

Comments
 (0)