diff --git a/nexus-repository-manager/values.yaml b/nexus-repository-manager/values.yaml index 3110ce1..8206dd2 100644 --- a/nexus-repository-manager/values.yaml +++ b/nexus-repository-manager/values.yaml @@ -138,8 +138,8 @@ nexus-repository-manager: persistence: enabled: true accessMode: ReadWriteOnce - storageClass: "longhorn" - storageSize: 8Gi + storageClass: "nfs-storage" + storageSize: 20Gi tolerations: [] @@ -164,4 +164,4 @@ nexus-repository-manager: # The name of the service account to use. # If not set and create is true, a name is generated using the fullname template name: "" - \ No newline at end of file +