Fix storage class: use longhorn instead of longhorn-nvme
The longhorn-nvme storage class doesn't exist yet in the cluster. Use the available longhorn class to unblock PVC provisioning.
This commit is contained in:
@@ -10,7 +10,7 @@ spec:
|
||||
primaryUpdateStrategy: unsupervised
|
||||
|
||||
storage:
|
||||
storageClass: longhorn-nvme
|
||||
storageClass: longhorn
|
||||
size: 5Gi
|
||||
|
||||
postgresql:
|
||||
|
||||
Reference in New Issue
Block a user