Skip to content

Commit b258367

Browse files
committed
bugfix: Update script version type
1 parent 083dc77 commit b258367

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

script/generate_runtime_yaml.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ spec:
3737
protocol: TCP
3838
user: sealos
3939
description: ${ADDR[1]} $PARENT_DIR
40-
version: $PARENT_DIR
40+
version: "$PARENT_DIR"
4141
---
4242
apiVersion: devbox.sealos.io/v1alpha1
4343
kind: RuntimeClass

0 commit comments

Comments
 (0)