You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/edge/builder.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -21,6 +21,7 @@ Bear in mind that this ephemeral cluster is public, and have much more latency t
21
21
sudo tee /var/lib/faasd/secrets/docker-config <<EOF
22
22
{
23
23
}
24
+
EOF
24
25
```
25
26
26
27
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