Skip to content

Commit 551f844

Browse files
authored
change rwxSupported's default value to false (higress-group#528)
1 parent 33e0a09 commit 551f844

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

helm/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ global:
5050
securityContext: {}
5151

5252
pvc:
53-
rwxSupported: true
53+
rwxSupported: false
5454

5555
replicaCount: 1
5656

0 commit comments

Comments
 (0)