Test order values by sections
This commit is contained in:
parent
3b0be63a05
commit
d63f8c4174
@ -14,6 +14,7 @@ INFRA_REPO_URL="https://${GIT_TOKEN}@git.dvirlabs.com/dvirlabs/infra.git"
|
|||||||
SANDBOX_CLONE=".tmp-repos/sandbox"
|
SANDBOX_CLONE=".tmp-repos/sandbox"
|
||||||
INFRA_CLONE=".tmp-repos/infra"
|
INFRA_CLONE=".tmp-repos/infra"
|
||||||
GENERATED_FILE="$(pwd)generated-values/cloudflared-values.yaml"
|
GENERATED_FILE="$(pwd)generated-values/cloudflared-values.yaml"
|
||||||
|
pwd $GENERATED_FILE
|
||||||
ORIGINAL_FILE="$INFRA_CLONE/manifests/cloudflared/values.yaml"
|
ORIGINAL_FILE="$INFRA_CLONE/manifests/cloudflared/values.yaml"
|
||||||
MERGED_FILE="$INFRA_CLONE/manifests/cloudflared/values.yaml"
|
MERGED_FILE="$INFRA_CLONE/manifests/cloudflared/values.yaml"
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user