diff --git a/docs/1-deploy-with-helm.md b/docs/1-deploy.md similarity index 96% rename from docs/1-deploy-with-helm.md rename to docs/1-deploy.md index 2bb2b14..922fc75 100644 --- a/docs/1-deploy-with-helm.md +++ b/docs/1-deploy.md @@ -1,8 +1,6 @@ -# Deploy +# Deploy and upgrade guide -Deploy and upgrade guide - -![OpenFaaS](diagrams/helm-deploy.png) +![OpenFaaS](diagrams/deploy.png) ### Setup Helm diff --git a/docs/diagrams/deploy.png b/docs/diagrams/deploy.png new file mode 100644 index 0000000..08ff3ed Binary files /dev/null and b/docs/diagrams/deploy.png differ diff --git a/docs/diagrams/helm-deploy.png b/docs/diagrams/helm-deploy.png deleted file mode 100644 index 3923c03..0000000 Binary files a/docs/diagrams/helm-deploy.png and /dev/null differ