diff --git a/dev-rabbitmq.yaml b/dev-rabbitmq.yaml index c60e0b2..9209474 100644 --- a/dev-rabbitmq.yaml +++ b/dev-rabbitmq.yaml @@ -1,7 +1,7 @@ global: security: allowInsecureImages: true - storageClass: slow-nfs + storageClass: longhorn-hdd persistence: size: 1Gi diff --git a/dev-redis.yaml b/dev-redis.yaml index 0e7c34c..81c0d3c 100644 --- a/dev-redis.yaml +++ b/dev-redis.yaml @@ -1,7 +1,7 @@ global: security: allowInsecureImages: true - storageClass: slow-nfs + storageClass: longhorn-hdd image: registry: registry.merlin.xin