diff --git a/docs/requirements.md b/docs/requirements.md index 8dd1372..2aacd85 100644 --- a/docs/requirements.md +++ b/docs/requirements.md @@ -48,6 +48,8 @@ sudo k3s kubectl config view --raw > "$KUBECONFIG" chmod 600 "$KUBECONFIG" ``` +If you want the Nemesis to run on a different port, you can do with [these instructions](setup.md#optional-change-nemesiss-listening-port). + #### Install Helm Follow the Helm installation guide for your specific operating system: [Installing Helm](https://helm.sh/docs/intro/install/). @@ -80,4 +82,4 @@ NAME NAMESPACE REVISION UPDATED elastic-operator elastic-system 1 2024-04-22 10:42:02.9517585 -0400 EDT deployed eck-operator-2.12.1 2.12.1 traefik kube-system 1 2024-04-19 17:56:18.401408836 +0000 UTC deployed traefik-25.0.2+up25.0.0 v2.10.5 traefik-crd kube-system 1 2024-04-19 17:56:17.382691893 +0000 UTC deployed traefik-crd-25.0.2+up25.0.0 v2.10.5 -``` \ No newline at end of file +```