Skip to content

Commit 96019e1

Browse files
committed
Change default samples not to use nfs
1 parent 83245b7 commit 96019e1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

applications/samples/deploy/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ harness:
1212
mountpath: /mnt/myvolume
1313
auto: true
1414
size: 10Mi
15-
usenfs: true
15+
usenfs: false
1616
auto: true
1717
port: 8080
1818
uri_role_mapping:

0 commit comments

Comments
 (0)