Skip to content

Commit 3db26cb

Browse files
authored
Move NAP DoS chart to new repo (#3674)
The source code of the NAP DoS Arbitrator Helm Chart was added to this repo, but the Chart can be used independently for the Ingress Controller. This PR removes the source code from this repo and updates the documentation to point to the new location where the Helm Chart is going to live. The new chart repo is https://github.com/nginxinc/nap-dos-arbitrator-helm-chart
1 parent 791a5af commit 3db26cb

File tree

12 files changed

+17
-297
lines changed

12 files changed

+17
-297
lines changed

deployments/helm-chart-dos-arbitrator/.helmignore

Lines changed: 0 additions & 2 deletions
This file was deleted.

deployments/helm-chart-dos-arbitrator/Chart.yaml

Lines changed: 0 additions & 17 deletions
This file was deleted.

deployments/helm-chart-dos-arbitrator/README.md

Lines changed: 0 additions & 95 deletions
This file was deleted.
Binary file not shown.

deployments/helm-chart-dos-arbitrator/templates/_helpers.tpl

Lines changed: 0 additions & 18 deletions
This file was deleted.

deployments/helm-chart-dos-arbitrator/templates/controller-deployment.yaml

Lines changed: 0 additions & 30 deletions
This file was deleted.

deployments/helm-chart-dos-arbitrator/templates/controller-service.yaml

Lines changed: 0 additions & 15 deletions
This file was deleted.

deployments/helm-chart-dos-arbitrator/values.yaml

Lines changed: 0 additions & 16 deletions
This file was deleted.

deployments/helm-chart/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ This chart deploys the NGINX Ingress Controller in your Kubernetes cluster.
1313
- Alternatively, pull an Ingress Controller image with NGINX Plus and push it to your private registry by following the instructions from [here](https://docs.nginx.com/nginx-ingress-controller/installation/pulling-ingress-controller-image).
1414
- Alternatively, you can build an Ingress Controller image with NGINX Plus and push it to your private registry by following the instructions from [here](https://docs.nginx.com/nginx-ingress-controller/installation/building-ingress-controller-image).
1515
- Update the `controller.image.repository` field of the `values-plus.yaml` accordingly.
16-
- If you’d like to use App Protect DoS, please install App Protect DoS Arbitrator helm chart. Make sure to install in the same namespace as the NGINX Ingress Controller. Note that if you install multiple NGINX Ingress Controllers in the same namespace, they will need to share the same Arbitrator because it is not possible to install more than one Arbitrator in a single namespace.
16+
- If you’d like to use App Protect DoS, please install App Protect DoS Arbitrator [helm chart](https://github.com/nginxinc/nap-dos-arbitrator-helm-chart). Make sure to install in the same namespace as the NGINX Ingress Controller. Note that if you install multiple NGINX Ingress Controllers in the same namespace, they will need to share the same Arbitrator because it is not possible to install more than one Arbitrator in a single namespace.
1717

1818
## CRDs
1919

docs/content/app-protect-dos/installation-with-helm-dos-arbitrator.md

Lines changed: 0 additions & 98 deletions
This file was deleted.

0 commit comments

Comments
 (0)