2. NodeSelector:

ARTIFACTORY: How to use NodeAffinity and PodAntiAffinity when deploying Artifactory using Helm Charts

AuthorFullName__c
Ashraf Kherbawy
articleNumber
000005444
ft:sourceType
Salesforce
FirstPublishedDate
2022-10-25T12:53:31Z
lastModifiedDate
2023-01-22T11:06:57Z
VersionNumber
2
You can use nodeSelector to achieve the same. It is the most simple way but offers less flexibility. In our charts, you can use nodeSelector for artifactory:
artifactory:
  nodeSelector:
    disktype: ssd