diff --git a/cluster/core/storage/longhorn/helm-release.yaml b/cluster/core/storage/longhorn/helm-release.yaml index b4b5249..b1614f5 100644 --- a/cluster/core/storage/longhorn/helm-release.yaml +++ b/cluster/core/storage/longhorn/helm-release.yaml @@ -29,4 +29,5 @@ spec: tlsSecret: wildcard-main-tls persistence: - defaultClassReplicaCount: 1 # TODO: When the cluster expands, expand the replica count \ No newline at end of file + defaultClassReplicaCount: 1 # TODO: When the cluster expands, expand the replica count + defaultClass: false \ No newline at end of file