Test order values by sections

This commit is contained in:
dvirlabs 2025-06-22 22:48:03 +03:00
parent d63f8c4174
commit b346ced531

View File

@ -13,8 +13,7 @@ SANDBOX_REPO_URL="https://git.dvirlabs.com/dvirlabs/sandbox.git"
INFRA_REPO_URL="https://${GIT_TOKEN}@git.dvirlabs.com/dvirlabs/infra.git"
SANDBOX_CLONE=".tmp-repos/sandbox"
INFRA_CLONE=".tmp-repos/infra"
GENERATED_FILE="$(pwd)generated-values/cloudflared-values.yaml"
pwd $GENERATED_FILE
GENERATED_FILE="/woodpecker/src/git.dvirlabs.com/dvirlabs/apps-gitops"
ORIGINAL_FILE="$INFRA_CLONE/manifests/cloudflared/values.yaml"
MERGED_FILE="$INFRA_CLONE/manifests/cloudflared/values.yaml"