diff --git a/.github/values.yaml b/.github/values.yaml
index 54a56e076..93aa94767 100644
--- a/.github/values.yaml
+++ b/.github/values.yaml
@@ -40,12 +40,15 @@ backend:
annotations: {}
type: ClusterIP
nodePort: ""
+ resources:
+ limits:
+ memory: 300Mi
backendEnvironmentVariables: null
## Mongo DB persistence
mongodb:
- enabled: true
+ enabled: false
persistence:
enabled: false
diff --git a/README.md b/README.md
index 900e70625..3696da483 100644
--- a/README.md
+++ b/README.md
@@ -33,7 +33,7 @@
-
+