diff --git a/etcd-inmemory-monitoring/README.md b/etcd-inmemory-monitoring/README.md index daf872f..eafa257 100644 --- a/etcd-inmemory-monitoring/README.md +++ b/etcd-inmemory-monitoring/README.md @@ -13,7 +13,7 @@ See [here](https://brakkee.org/site/2023/02/14/silencing-kubernetes-at-home/). ## Build the docker image -Build the docker image (after changing the docker repo URL): +Build the docker image (after changing the docker repo URL in the `docker-compose.yaml` and in the `deployment.yaml`): ``` docker compose Build docker compose push