diff --git a/README.md b/README.md
index cdb7a91..a877cce 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
# Helm Deploy
-You can install Akto via Helm charts.
+You can install Akto via Helm charts.
## Resources
Akto's Helm chart repo is on GitHub [here](https://github.com/akto-api-security/helm-charts).
@@ -11,8 +11,8 @@ Please ensure you have the following -
1. A Kubernetes cluster where you have deploy permissions
2. `helm` command installed. Check [here](https://helm.sh/docs/intro/install/)
-## Steps
-Here are the steps to install Akto via Helm charts -
+## Steps
+Here are the steps to install Akto via Helm charts -
1. Prepare Mongo Connection string
2. Install Akto via Helm
@@ -31,7 +31,7 @@ Akto Helm setup needs a Mongo connection string as input. It can come from eithe
```
- The connection string would then be `mongodb://:27017/admini`
+ The connection string would then be `mongodb://:27017/admin`
2. **Mongo Atlas**
You can use Mongo Atlas connection as well
1. Go to `Database Deployments` page for your project
@@ -44,7 +44,7 @@ Akto Helm setup needs a Mongo connection string as input. It can come from eithe
If you are on AWS, you can use AWS Document DB too. You can find the connection string on the Cluster page itself.
-Note: Please ensure your K8S cluster has connectivity to Mongo.
+Note: Please ensure your K8S cluster has connectivity to Mongo.
### Install Akto via Helm
diff --git a/charts/akto-runtime/README>md b/charts/akto-runtime/README>md
index 9f3c84a..bd6690d 100644
--- a/charts/akto-runtime/README>md
+++ b/charts/akto-runtime/README>md
@@ -1,6 +1,6 @@
# Akto setup
-You can install Akto via Helm charts.
+You can install Akto via Helm charts.
## Resources
Akto's Helm chart repo is on GitHub [here](https://github.com/akto-api-security/helm-charts).
@@ -11,8 +11,8 @@ Please ensure you have the following -
1. A Kubernetes cluster where you have deploy permissions
2. `helm` command installed. Check [here](https://helm.sh/docs/intro/install/)
-## Steps
-Here are the steps to install Akto via Helm charts -
+## Steps
+Here are the steps to install Akto via Helm charts -
1. Prepare Mongo Connection string
2. Install Akto via Helm
@@ -31,7 +31,7 @@ Akto Helm setup needs a Mongo connection string as input. It can come from eithe
```
- The connection string would then be `mongodb://:27017/admini`
+ The connection string would then be `mongodb://:27017/admin`
2. **Mongo Atlas**
You can use Mongo Atlas connection as well
1. Go to `Database Deployments` page for your project
@@ -44,7 +44,7 @@ Akto Helm setup needs a Mongo connection string as input. It can come from eithe
If you are on AWS, you can use AWS Document DB too. You can find the connection string on the Cluster page itself.
-Note: Please ensure your K8S cluster has connectivity to Mongo.
+Note: Please ensure your K8S cluster has connectivity to Mongo.
### Install Akto via Helm
@@ -60,4 +60,4 @@ Note: Please ensure your K8S cluster has connectivity to Mongo.
1. Run the following to get Akto dashboard url
```kubectl get services/akto-dashboard -n dev | awk -F " " '{print $4;}'```
2. Open Akto dashboard on port 8080. eg `http://a54b36c1f4asdaasdfbd06a259de2-acf687643f6fe4eb.elb.ap-south-1.amazonaws.com:8080/`
-3. For good security measures, you should enable HTTPS by adding a certificate and put it behind a VPN. If you are on AWS, follow the guide [here](https://docs.akto.io/getting-started/aws-ssl).
\ No newline at end of file
+3. For good security measures, you should enable HTTPS by adding a certificate and put it behind a VPN. If you are on AWS, follow the guide [here](https://docs.akto.io/getting-started/aws-ssl).
diff --git a/charts/akto-setup-dashboard/README.md b/charts/akto-setup-dashboard/README.md
index 85209a5..bd6690d 100644
--- a/charts/akto-setup-dashboard/README.md
+++ b/charts/akto-setup-dashboard/README.md
@@ -1,6 +1,6 @@
# Akto setup
-You can install Akto via Helm charts.
+You can install Akto via Helm charts.
## Resources
Akto's Helm chart repo is on GitHub [here](https://github.com/akto-api-security/helm-charts).
@@ -11,8 +11,8 @@ Please ensure you have the following -
1. A Kubernetes cluster where you have deploy permissions
2. `helm` command installed. Check [here](https://helm.sh/docs/intro/install/)
-## Steps
-Here are the steps to install Akto via Helm charts -
+## Steps
+Here are the steps to install Akto via Helm charts -
1. Prepare Mongo Connection string
2. Install Akto via Helm
@@ -31,7 +31,7 @@ Akto Helm setup needs a Mongo connection string as input. It can come from eithe
```
- The connection string would then be `mongodb://:27017/admini`
+ The connection string would then be `mongodb://:27017/admin`
2. **Mongo Atlas**
You can use Mongo Atlas connection as well
1. Go to `Database Deployments` page for your project
@@ -44,7 +44,7 @@ Akto Helm setup needs a Mongo connection string as input. It can come from eithe
If you are on AWS, you can use AWS Document DB too. You can find the connection string on the Cluster page itself.
-Note: Please ensure your K8S cluster has connectivity to Mongo.
+Note: Please ensure your K8S cluster has connectivity to Mongo.
### Install Akto via Helm
diff --git a/charts/akto-setup-database-abstractor/README.md b/charts/akto-setup-database-abstractor/README.md
index 9f3c84a..bd6690d 100644
--- a/charts/akto-setup-database-abstractor/README.md
+++ b/charts/akto-setup-database-abstractor/README.md
@@ -1,6 +1,6 @@
# Akto setup
-You can install Akto via Helm charts.
+You can install Akto via Helm charts.
## Resources
Akto's Helm chart repo is on GitHub [here](https://github.com/akto-api-security/helm-charts).
@@ -11,8 +11,8 @@ Please ensure you have the following -
1. A Kubernetes cluster where you have deploy permissions
2. `helm` command installed. Check [here](https://helm.sh/docs/intro/install/)
-## Steps
-Here are the steps to install Akto via Helm charts -
+## Steps
+Here are the steps to install Akto via Helm charts -
1. Prepare Mongo Connection string
2. Install Akto via Helm
@@ -31,7 +31,7 @@ Akto Helm setup needs a Mongo connection string as input. It can come from eithe
```
- The connection string would then be `mongodb://:27017/admini`
+ The connection string would then be `mongodb://:27017/admin`
2. **Mongo Atlas**
You can use Mongo Atlas connection as well
1. Go to `Database Deployments` page for your project
@@ -44,7 +44,7 @@ Akto Helm setup needs a Mongo connection string as input. It can come from eithe
If you are on AWS, you can use AWS Document DB too. You can find the connection string on the Cluster page itself.
-Note: Please ensure your K8S cluster has connectivity to Mongo.
+Note: Please ensure your K8S cluster has connectivity to Mongo.
### Install Akto via Helm
@@ -60,4 +60,4 @@ Note: Please ensure your K8S cluster has connectivity to Mongo.
1. Run the following to get Akto dashboard url
```kubectl get services/akto-dashboard -n dev | awk -F " " '{print $4;}'```
2. Open Akto dashboard on port 8080. eg `http://a54b36c1f4asdaasdfbd06a259de2-acf687643f6fe4eb.elb.ap-south-1.amazonaws.com:8080/`
-3. For good security measures, you should enable HTTPS by adding a certificate and put it behind a VPN. If you are on AWS, follow the guide [here](https://docs.akto.io/getting-started/aws-ssl).
\ No newline at end of file
+3. For good security measures, you should enable HTTPS by adding a certificate and put it behind a VPN. If you are on AWS, follow the guide [here](https://docs.akto.io/getting-started/aws-ssl).
diff --git a/charts/akto-setup/README.md b/charts/akto-setup/README.md
index 85209a5..bd6690d 100644
--- a/charts/akto-setup/README.md
+++ b/charts/akto-setup/README.md
@@ -1,6 +1,6 @@
# Akto setup
-You can install Akto via Helm charts.
+You can install Akto via Helm charts.
## Resources
Akto's Helm chart repo is on GitHub [here](https://github.com/akto-api-security/helm-charts).
@@ -11,8 +11,8 @@ Please ensure you have the following -
1. A Kubernetes cluster where you have deploy permissions
2. `helm` command installed. Check [here](https://helm.sh/docs/intro/install/)
-## Steps
-Here are the steps to install Akto via Helm charts -
+## Steps
+Here are the steps to install Akto via Helm charts -
1. Prepare Mongo Connection string
2. Install Akto via Helm
@@ -31,7 +31,7 @@ Akto Helm setup needs a Mongo connection string as input. It can come from eithe
```
- The connection string would then be `mongodb://:27017/admini`
+ The connection string would then be `mongodb://:27017/admin`
2. **Mongo Atlas**
You can use Mongo Atlas connection as well
1. Go to `Database Deployments` page for your project
@@ -44,7 +44,7 @@ Akto Helm setup needs a Mongo connection string as input. It can come from eithe
If you are on AWS, you can use AWS Document DB too. You can find the connection string on the Cluster page itself.
-Note: Please ensure your K8S cluster has connectivity to Mongo.
+Note: Please ensure your K8S cluster has connectivity to Mongo.
### Install Akto via Helm
diff --git a/charts/mini-runtime/README.md b/charts/mini-runtime/README.md
index 9f3c84a..bd6690d 100644
--- a/charts/mini-runtime/README.md
+++ b/charts/mini-runtime/README.md
@@ -1,6 +1,6 @@
# Akto setup
-You can install Akto via Helm charts.
+You can install Akto via Helm charts.
## Resources
Akto's Helm chart repo is on GitHub [here](https://github.com/akto-api-security/helm-charts).
@@ -11,8 +11,8 @@ Please ensure you have the following -
1. A Kubernetes cluster where you have deploy permissions
2. `helm` command installed. Check [here](https://helm.sh/docs/intro/install/)
-## Steps
-Here are the steps to install Akto via Helm charts -
+## Steps
+Here are the steps to install Akto via Helm charts -
1. Prepare Mongo Connection string
2. Install Akto via Helm
@@ -31,7 +31,7 @@ Akto Helm setup needs a Mongo connection string as input. It can come from eithe
```
- The connection string would then be `mongodb://:27017/admini`
+ The connection string would then be `mongodb://:27017/admin`
2. **Mongo Atlas**
You can use Mongo Atlas connection as well
1. Go to `Database Deployments` page for your project
@@ -44,7 +44,7 @@ Akto Helm setup needs a Mongo connection string as input. It can come from eithe
If you are on AWS, you can use AWS Document DB too. You can find the connection string on the Cluster page itself.
-Note: Please ensure your K8S cluster has connectivity to Mongo.
+Note: Please ensure your K8S cluster has connectivity to Mongo.
### Install Akto via Helm
@@ -60,4 +60,4 @@ Note: Please ensure your K8S cluster has connectivity to Mongo.
1. Run the following to get Akto dashboard url
```kubectl get services/akto-dashboard -n dev | awk -F " " '{print $4;}'```
2. Open Akto dashboard on port 8080. eg `http://a54b36c1f4asdaasdfbd06a259de2-acf687643f6fe4eb.elb.ap-south-1.amazonaws.com:8080/`
-3. For good security measures, you should enable HTTPS by adding a certificate and put it behind a VPN. If you are on AWS, follow the guide [here](https://docs.akto.io/getting-started/aws-ssl).
\ No newline at end of file
+3. For good security measures, you should enable HTTPS by adding a certificate and put it behind a VPN. If you are on AWS, follow the guide [here](https://docs.akto.io/getting-started/aws-ssl).
diff --git a/charts/source-code-analyser/README>md b/charts/source-code-analyser/README>md
index 9f3c84a..bd6690d 100644
--- a/charts/source-code-analyser/README>md
+++ b/charts/source-code-analyser/README>md
@@ -1,6 +1,6 @@
# Akto setup
-You can install Akto via Helm charts.
+You can install Akto via Helm charts.
## Resources
Akto's Helm chart repo is on GitHub [here](https://github.com/akto-api-security/helm-charts).
@@ -11,8 +11,8 @@ Please ensure you have the following -
1. A Kubernetes cluster where you have deploy permissions
2. `helm` command installed. Check [here](https://helm.sh/docs/intro/install/)
-## Steps
-Here are the steps to install Akto via Helm charts -
+## Steps
+Here are the steps to install Akto via Helm charts -
1. Prepare Mongo Connection string
2. Install Akto via Helm
@@ -31,7 +31,7 @@ Akto Helm setup needs a Mongo connection string as input. It can come from eithe
```
- The connection string would then be `mongodb://:27017/admini`
+ The connection string would then be `mongodb://:27017/admin`
2. **Mongo Atlas**
You can use Mongo Atlas connection as well
1. Go to `Database Deployments` page for your project
@@ -44,7 +44,7 @@ Akto Helm setup needs a Mongo connection string as input. It can come from eithe
If you are on AWS, you can use AWS Document DB too. You can find the connection string on the Cluster page itself.
-Note: Please ensure your K8S cluster has connectivity to Mongo.
+Note: Please ensure your K8S cluster has connectivity to Mongo.
### Install Akto via Helm
@@ -60,4 +60,4 @@ Note: Please ensure your K8S cluster has connectivity to Mongo.
1. Run the following to get Akto dashboard url
```kubectl get services/akto-dashboard -n dev | awk -F " " '{print $4;}'```
2. Open Akto dashboard on port 8080. eg `http://a54b36c1f4asdaasdfbd06a259de2-acf687643f6fe4eb.elb.ap-south-1.amazonaws.com:8080/`
-3. For good security measures, you should enable HTTPS by adding a certificate and put it behind a VPN. If you are on AWS, follow the guide [here](https://docs.akto.io/getting-started/aws-ssl).
\ No newline at end of file
+3. For good security measures, you should enable HTTPS by adding a certificate and put it behind a VPN. If you are on AWS, follow the guide [here](https://docs.akto.io/getting-started/aws-ssl).