Skip to content

Commit ac7a72e

Browse files
committed
Fix storageClassName for k3s
1 parent 5c36f70 commit ac7a72e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.helm/templates/database.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ spec:
3939
apiVersion: deckhouse.io/v1alpha1
4040
kind: LocalPathProvisioner
4141
metadata:
42-
name: localpath-system
42+
name: local-path
4343
spec:
4444
nodeGroups:
4545
- master

0 commit comments

Comments
 (0)