From d72e17978dd9f02998f29389267b950767b1c1d5 Mon Sep 17 00:00:00 2001 From: dvirlabs Date: Sun, 22 Jun 2025 22:26:04 +0300 Subject: [PATCH] Work 22-06-2025 --- automation/cloudflared-sync.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/automation/cloudflared-sync.sh b/automation/cloudflared-sync.sh index 9475270..c1254c5 100644 --- a/automation/cloudflared-sync.sh +++ b/automation/cloudflared-sync.sh @@ -132,4 +132,3 @@ yq eval '.ingress' "$GENERATED_FILE" | yq eval -o=json '.' - | jq -c '.[]' | whi echo "⚠️ CNAME for $name.dvirlabs.com already exists, skipping" fi done -