Fix longhorn-nvme: add storageclass.yaml to Longhorn kustomization
The longhorn-nvme StorageClass was defined but never included in the Longhorn kustomization, so it was never deployed. Add it and revert Gitea manifests back to longhorn-nvme as intended.
This commit is contained in:
@@ -10,7 +10,7 @@ spec:
|
||||
primaryUpdateStrategy: unsupervised
|
||||
|
||||
storage:
|
||||
storageClass: longhorn
|
||||
storageClass: longhorn-nvme
|
||||
size: 5Gi
|
||||
|
||||
postgresql:
|
||||
|
||||
Reference in New Issue
Block a user