diff --git a/tenants/tenant-ctie/config.yaml b/tenants/tenant-ctie/config.yaml new file mode 100644 index 0000000..adf649c --- /dev/null +++ b/tenants/tenant-ctie/config.yaml @@ -0,0 +1,9 @@ +version: "1.0.0" + +resources: + requests: + cpu: 250m + memory: 512Mi + limits: + cpu: "1" + memory: 2Gi