Skip to content

Commit

Permalink
fix: update standalone script
Browse files Browse the repository at this point in the history
Signed-off-by: Qi Zhang <[email protected]>
  • Loading branch information
zzzhangqi committed Dec 27, 2024
1 parent 87abae8 commit 536bcc7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions standalone/entrypoint.sh
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ spec:
internalIP: $(hostname -i)
externalIP: $(hostname -i)
installVersion: ${VERSION:-v6.0.0-release}
eid: ${UUID}
EOF
echo "ERROR: Failed to create rainbond-cluster.yaml"
exit 1
Expand Down

0 comments on commit 536bcc7

Please sign in to comment.