Step 1:

ARTIFACTORY: How to increase the Storage capacity of an existing PVC for JFrog Products if installed using Helm

AuthorFullName__c
Vignesh Surendrababu
articleNumber
000005687
ft:sourceType
Salesforce
FirstPublishedDate
2023-04-23T09:23:03Z
lastModifiedDate
2023-04-23T09:23:03Z
VersionNumber
1
Edit the YAML file of the PVC: Use kubectl edit pvc <pvc-name> to edit the PVC's YAML file.
Example: If Artifactory is installed using the release name “jfrt” then the PVC will be created with the naming convention “artifactory-volume-jfrt-artifactory-0” when using jfrog/artifactory charts