diff --git a/docs/1-deploy-with-helm.md b/docs/1-deploy-with-helm.md index dfd68c9..2bb2b14 100644 --- a/docs/1-deploy-with-helm.md +++ b/docs/1-deploy-with-helm.md @@ -2,6 +2,8 @@ Deploy and upgrade guide +![OpenFaaS](diagrams/helm-deploy.png) + ### Setup Helm Install Helm CLI: diff --git a/docs/diagrams/helm-deploy.png b/docs/diagrams/helm-deploy.png new file mode 100644 index 0000000..3923c03 Binary files /dev/null and b/docs/diagrams/helm-deploy.png differ