Skip to content

Commit f4e2f36

Browse files
authored
Make quickstart local storage volume off by default (#6240)
Signed-off-by: khanhtc1202 <[email protected]>
1 parent 95a123c commit f4e2f36

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

quickstart/control-plane-values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ quickstart:
22
enabled: true
33

44
localStorageVolumes:
5-
enabled: true
5+
enabled: false
66

77
config:
88
data: |

0 commit comments

Comments
 (0)