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:
@@ -3,4 +3,5 @@ kind: Kustomization
|
||||
resources:
|
||||
- application.yaml
|
||||
- namespace.yaml
|
||||
- storageclass.yaml
|
||||
- servicemonitor.yaml
|
||||
|
||||
Reference in New Issue
Block a user