From f1c46b1e3e4916c9212188801814a4c6364346d0 Mon Sep 17 00:00:00 2001 From: Jeffrey Smeets Date: Sat, 20 Jun 2026 17:51:59 +0200 Subject: [PATCH] Up resource usage --- azure-ddns-python/azure-ddns.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/azure-ddns-python/azure-ddns.yaml b/azure-ddns-python/azure-ddns.yaml index 540de87..16da15a 100755 --- a/azure-ddns-python/azure-ddns.yaml +++ b/azure-ddns-python/azure-ddns.yaml @@ -21,10 +21,10 @@ spec: resources: requests: cpu: 50m - memory: 64Mi + memory: 128Mi limits: cpu: 200m - memory: 128Mi + memory: 256Mi env: - name: AZURE_TENANT_ID valueFrom: