Skip to content

Commit

Permalink
Fixed generation of the xamples
Browse files Browse the repository at this point in the history
Signed-off-by: Patryk Strusiewicz-Surmacki <[email protected]>
  • Loading branch information
p-strusiewiczsurmacki-mobica committed Feb 1, 2024
1 parent 8834b66 commit 48e7b67
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/generate.sh
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ curl --fail -Ss -L -o "${ENVSUBST}" https://github.com/a8m/envsubst/releases/dow
chmod +x "$ENVSUBST"

SRC_DIR="${SOURCE_DIR}"
REORDER_TYPE=""
REORDER_TYPE="--reorder=legacy"

if [ -n "${CLUSTERCLASS_ENABLE}" ]; then
SRC_DIR="${SRC_DIR}/clusterclass"
Expand Down

0 comments on commit 48e7b67

Please sign in to comment.