Skip to content

Commit 86af5e7

Browse files
committed
Add missing EOF
Signed-off-by: Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com>
1 parent fe1633d commit 86af5e7

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

docs/edge/builder.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ Bear in mind that this ephemeral cluster is public, and have much more latency t
2121
sudo tee /var/lib/faasd/secrets/docker-config <<EOF
2222
{
2323
}
24+
EOF
2425
```
2526

2627
For production use, create a secret with a proper authenticated registry, see the notes on the [Function Builder API for Kubernetes](/openfaas-pro/builder).

0 commit comments

Comments
 (0)