diff --git a/tests/test-values.yaml b/tests/test-values.yaml index 1f3f421b430cd4ed10eec551580bab2c440d79b7..e986a00103b76e3ef540950ebf7b0d8e0e1fe1cb 100644 --- a/tests/test-values.yaml +++ b/tests/test-values.yaml @@ -1825,21 +1825,12 @@ addons: resources: requests: cpu: 100m - memory: 200Mi - limits: {} + memory: 200Mi persistence: - enabled: false size: 5Gi postgresql: persistence: - size: 256Mi - resources: - requests: - cpu: 100m - memory: 200Mi - limits: {} - tests: - enabled: false + size: 256Mi bbtests: enabled: true cypress: