diff --git a/web-check/values-production.yaml b/web-check/values-production.yaml new file mode 100644 index 0000000..3efe693 --- /dev/null +++ b/web-check/values-production.yaml @@ -0,0 +1,4 @@ +resources: + limits: + cpu: "0.5" + memory: 256Mi \ No newline at end of file