diff --git a/kustomize/bases/ecommerce-exporter/ecommerce-exporter-deployment.yaml b/kustomize/bases/ecommerce-exporter/ecommerce-exporter-deployment.yaml index 642cc22..5bc8409 100644 --- a/kustomize/bases/ecommerce-exporter/ecommerce-exporter-deployment.yaml +++ b/kustomize/bases/ecommerce-exporter/ecommerce-exporter-deployment.yaml @@ -17,10 +17,10 @@ spec: args: ['-c', '/config/ecommerce-exporter.yml'] resources: requests: - memory: 20Mi + memory: 100Mi cpu: 100m limits: - memory: 20Mi + memory: 100Mi cpu: 100m ports: - containerPort: 8000 diff --git a/kustomize/bases/gitea/gitea-deployment.yaml b/kustomize/bases/gitea/gitea-deployment.yaml index caba32e..0a9296b 100644 --- a/kustomize/bases/gitea/gitea-deployment.yaml +++ b/kustomize/bases/gitea/gitea-deployment.yaml @@ -46,10 +46,10 @@ spec: resources: requests: cpu: 250m - memory: 250Mi + memory: 500Mi limits: cpu: 250m - memory: 250Mi + memory: 500Mi volumeMounts: - name: gitea-pv mountPath: /data diff --git a/kustomize/bases/grafana/grafana-deployment.yaml b/kustomize/bases/grafana/grafana-deployment.yaml index d31461d..790e985 100644 --- a/kustomize/bases/grafana/grafana-deployment.yaml +++ b/kustomize/bases/grafana/grafana-deployment.yaml @@ -59,11 +59,11 @@ spec: containerPort: 3000 resources: requests: - cpu: 250m - memory: 250Mi + cpu: 500m + memory: 500Mi limits: - cpu: 250m - memory: 250Mi + cpu: 500m + memory: 500Mi volumeMounts: - name: grafana-datasources mountPath: /etc/grafana/provisioning/datasources diff --git a/kustomize/bases/prometheus/prometheus.yaml b/kustomize/bases/prometheus/prometheus.yaml index 2627da0..dcc5914 100644 --- a/kustomize/bases/prometheus/prometheus.yaml +++ b/kustomize/bases/prometheus/prometheus.yaml @@ -37,11 +37,11 @@ spec: fsGroup: 65534 resources: requests: - cpu: 1000m - memory: 1Gi + cpu: 2000m + memory: 2Gi limits: - cpu: 1000m - memory: 1Gi + cpu: 2000m + memory: 2Gi storage: volumeClaimTemplate: spec: diff --git a/kustomize/overlays/prod/configurations/ecommerce-exporter/ecommerce-exporter.yml b/kustomize/overlays/prod/configurations/ecommerce-exporter/ecommerce-exporter.yml index 203357a..6a4bdf5 100644 --- a/kustomize/overlays/prod/configurations/ecommerce-exporter/ecommerce-exporter.yml +++ b/kustomize/overlays/prod/configurations/ecommerce-exporter/ecommerce-exporter.yml @@ -3,7 +3,7 @@ products: targets: - parser: html url: https://www.amazon.ca/Intel-i5-12600K-Desktop-Processor-Unlocked/dp/B09FX4D72T/ - selector: '.a-offscreen::text' + selector: '.priceToPay .a-offscreen::text' - parser: json url: https://www.newegg.ca/product/api/ProductRealtime?ItemNumber=19-118-347&RecommendItem=&BestSellerItemList=9SIAA4YJ3X7676%2C9SIADGEGRN9541%2C9SIA7BBGRN9510&IsVATPrice=true selector: '.MainItem.UnitCost' @@ -20,7 +20,7 @@ products: targets: - parser: html url: https://www.amazon.ca/Intel-i7-12700K-Desktop-Processor-Unlocked/dp/B09FXNVDBJ/ - selector: '.a-offscreen::text' + selector: '.priceToPay .a-offscreen::text' - parser: json url: https://www.newegg.ca/product/api/ProductRealtime?ItemNumber=19-118-343&RecommendItem=&BestSellerItemList=9SIAA4YGC82324%2C9SIADGEGMY7603%2C9SIAVH1J0A6685&IsVATPrice=true selector: '.MainItem.UnitCost' @@ -32,4 +32,54 @@ products: selector: '.price-show-panel .h2-big strong::text' - parser: html url: https://www.memoryexpress.com/Products/MX00119043 - selector: '.GrandTotal' \ No newline at end of file + selector: '.GrandTotal' + - name: NH-U12S redux + targets: + - parser: html + url: https://www.amazon.ca/Noctua-NH-U12S-Performance-Cooler-redux-1700/dp/B08WPDD6GD/ + selector: '.priceToPay .a-offscreen::text' + - parser: json + url: https://www.newegg.ca/product/api/ProductRealtime?ItemNumber=9SIAB98DXP3361&RecommendItem=&BestSellerItemList=9SIB9H0H0H0660&IsVATPrice=true + selector: '.MainItem.UnitCost' + - parser: json + url: https://www.bestbuy.ca/api/offers/v1/products/16580299/offers?postalCode=J4L + selector: '.[] | .salePrice,.regularPrice' + - name: ASUS Prime B660M-A D4 + targets: + - parser: html + url: https://www.amazon.ca/Prime-B660M-D4-Motherboard-Type-C/dp/B09NWF1JQC + selector: '.priceToPay .a-offscreen::text' + - parser: json + url: https://www.newegg.ca/product/api/ProductRealtime?ItemNumber=13-119-541&RecommendItem=&BestSellerItemList=9SIADGEGZU2598&IsVATPrice=true + selector: '.MainItem.UnitCost' + - parser: json + url: https://www.bestbuy.ca/api/offers/v1/products/15954559/offers?postalCode=J4L + selector: '.[] | .salePrice,.regularPrice' + - parser: html + url: https://www.canadacomputers.com/product_info.php?cPath=26_1842_3869&item_id=213279 + selector: '.price-show-panel .h2-big strong::text' + - parser: html + url: https://www.memoryexpress.com/Products/MX00119756 + selector: '.GrandTotal' + - name: MSI PRO B660M-A + targets: + - parser: html + url: https://www.amazon.ca/MSI-PRO-B660M-DDR4-Motherboard/dp/B09NTMRRTL/ + selector: '.priceToPay .a-offscreen::text' + - parser: json + url: https://www.newegg.ca/product/api/ProductRealtime?ItemNumber=13-144-531&RecommendItem=&BestSellerItemList=9SIA9H5HS67633%2C9SIA7BBHWY8396%2C9SIADDZJ183773&IsVATPrice=true + selector: '.MainItem.UnitCost' + - parser: json + url: https://www.bestbuy.ca/api/offers/v1/products/16486621/offers?postalCode=J4L + selector: '.[] | .salePrice,.regularPrice' + - parser: html + url: https://www.canadacomputers.com/product_info.php?cPath=26_1842_3869&item_id=213893 + selector: '.price-show-panel .h2-big strong::text' + - parser: html + url: https://www.memoryexpress.com/Products/MX00120369 + selector: '.GrandTotal' + - name: 8Bitdo Ultimate Bluetooth Controller + targets: + - parser: html + url: https://www.amazon.ca/8Bitdo-Ultimate-Bluetooth-Controller-Charging/dp/B0B9BGJVLL/ + selector: '.priceToPay .a-offscreen::text' \ No newline at end of file