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:
@@ -55,7 +55,7 @@ spec:
|
||||
|
||||
persistence:
|
||||
enabled: true
|
||||
storageClass: longhorn
|
||||
storageClass: longhorn-nvme
|
||||
size: 20Gi
|
||||
|
||||
service:
|
||||
|
||||
Reference in New Issue
Block a user