diff --git a/automation/cloudflared-sync.sh b/automation/cloudflared-sync.sh index 981754b..073641f 100644 --- a/automation/cloudflared-sync.sh +++ b/automation/cloudflared-sync.sh @@ -1,6 +1,7 @@ # CONFIG ORIGINAL_FILE="../infra/cloudflared/values.yaml" MERGED_FILE="../infra/cloudflared/values.yaml" +ls -l GENERATED_FILE="generated-values/cloudflared-values.yaml" echo "🔁 Merging new entries into: $ORIGINAL_FILE"