diff --git a/values.staging.yaml b/values.staging.yaml
new file mode 100644
index 0000000000000000000000000000000000000000..1bb9e19f5af512066e93041732c51aec077cc4df
--- /dev/null
+++ b/values.staging.yaml
@@ -0,0 +1,16 @@
+name: cdb
+
+api:
+  ingress:
+    tlsEnabled: true
+    host: api.lbruchon.takima.school
+
+front:
+  enabled: true
+  image:
+    repository: registry.gitlab.com/takima-school/images/cdb/www
+    tag: latest
+  replicaCount: 3
+  ingress:
+    tlsEnabled: true
+    host: www.staging.lbruchon.takima.school