diff --git a/backend/README.md b/backend/README.md
index cdde734..1def675 100644
--- a/backend/README.md
+++ b/backend/README.md
@@ -9,9 +9,11 @@ This repository contains the backend code for the application. It utilizes FastA
 - Since the application is aimed to be deployed in a container, the `Dockerfile` is provided to build the image.
 
 ### Deployment
-To deploy the backend docker container, we use kubernetes. The deployment configuration is located under [https://git.kluster.moll.re/anydev/deployment-backend/](https://git.kluster.moll.re/anydev/deployment-backend/).
+To deploy the backend docker container, we use kubernetes. Modifications to the backend are automatically pushed to a two-stage environment through the CI pipeline. See [deployment/README](deployment/README.md] for further information.
+
+The deployment configuration is included as a submodule in the `deployment` directory. The standalone repository is under [https://git.kluster.moll.re/anydev/anyway-backend-deployment/](https://git.kluster.moll.re/anydev/anyway-backend-deployment/).
 
 
 ## Development
 TBD
-Test for pull request
\ No newline at end of file
+
diff --git a/backend/deployment b/backend/deployment
index 09ba656..7bbb9af 160000
--- a/backend/deployment
+++ b/backend/deployment
@@ -1 +1 @@
-Subproject commit 09ba656ae7f210cf91df49aff180fe3ba900c27c
+Subproject commit 7bbb9af15b7762fbb52cf0f5709339e3ab0cfeaa