1. Using the storageClassName property:

ARTIFACTORY: How to apply a custom storage class via Artifactory Helm chart

AuthorFullName__c
Ashraf Kherbawy
articleNumber
000005452
ft:sourceType
Salesforce
FirstPublishedDate
2022-11-06T13:12:55Z
lastModifiedDate
2023-01-22T11:07:10Z
VersionNumber
2

The first method is to specify the name of the storage class under artifactory.persistence.storageClassName in the Artifactory Helm Chart values.yaml file.

Example:
artifactory:
  persistence: 
    storageClassName: my-storage-class