diff --git a/execution/README.md b/execution/README.md index 1e26df155003e4e311664e9598483c2e95d56c06..acf31ff7a33db36e423b2157ac0e08d167b9e756 100644 --- a/execution/README.md +++ b/execution/README.md @@ -117,6 +117,7 @@ Depending on your setup, some additional adjustments may be necessary: * Change Kafka and Zookeeper servers in the Kubernetes deployments (uc1-application etc.) and `run_XX.sh` scripts * Change Prometheus' URL in `lag_analysis.py` * Change the path to your Python 3.7 virtual environment in the `run_XX.sh` schripts (to find the venv's `bin/activate`) +* Change the name of your Kubernetes namespace for [Prometheus' ClusterRoleBinding](infrastructure/prometheus/cluster-role-binding.yaml) * *Please let us know if there are further adjustments necessary*