fix(dev): use correct storageclass
All checks were successful
dev middleware install / deploy (push) Successful in 9s

This commit is contained in:
2026-03-09 10:37:55 +08:00
parent 0b4a5b35be
commit 692f6d76c6
2 changed files with 2 additions and 2 deletions

View File

@@ -1,7 +1,7 @@
global:
security:
allowInsecureImages: true
storageClass: slow-nfs
storageClass: longhorn-hdd
persistence:
size: 1Gi

View File

@@ -1,7 +1,7 @@
global:
security:
allowInsecureImages: true
storageClass: slow-nfs
storageClass: longhorn-hdd
image:
registry: registry.merlin.xin