Skip to content

Commit 09ab018

Browse files
committed
fix(appsmith): move to longhorn PVC
1 parent 6e0e4d5 commit 09ab018

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

k3s/apps/appsmith/manifests/pvc.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ metadata:
66
spec:
77
accessModes:
88
- ReadWriteOnce
9-
storageClassName: local-path
9+
storageClassName: longhorn
1010
resources:
1111
requests:
1212
storage: 10Gi

0 commit comments

Comments
 (0)