ARTIFACTORY: How to change the JVM in a running Artifactory Kubernetes release

ARTIFACTORY: How to change the JVM in a running Artifactory Kubernetes release

AuthorFullName__c
Paul Pan
articleNumber
000005292
ft:sourceType
Salesforce
FirstPublishedDate
2022-05-27T08:00:41Z
lastModifiedDate
2022-05-27
VersionNumber
3

If you ever want to change the JVM that is bundled with artifactory ( whether it’s a different distribution or version ), you can easily change the java runtime agent in Artifactory by changing the java home directory inside system.yaml. However, if your artifactory is installed with kubernetes, you can perform the following steps to change the JVM with minimum downtime.