Test the script

This commit is contained in:
dvirlabs 2025-06-22 16:39:26 +03:00
parent c07e720402
commit 54bee45174

View File

@ -3,6 +3,8 @@ ORIGINAL_FILE="../infra/cloudflared/values.yaml"
MERGED_FILE="../infra/cloudflared/values.yaml" MERGED_FILE="../infra/cloudflared/values.yaml"
GENERATED_FILE="generated-values/cloudflared-values.yaml" GENERATED_FILE="generated-values/cloudflared-values.yaml"
apt install -y yq jq
echo "🔁 Merging new entries into: $ORIGINAL_FILE" echo "🔁 Merging new entries into: $ORIGINAL_FILE"
# Extract original ingress list # Extract original ingress list