Step 4:

ARTIFACTORY: How to apply Artifactory tuning parameters when using Helm based Installations

AuthorFullName__c
Vignesh Surendrababu
articleNumber
000005507
ft:sourceType
Salesforce
FirstPublishedDate
2022-12-18T11:41:26Z
lastModifiedDate
2023-01-22T11:07:26Z
VersionNumber
2
Create a secret from the updated system.yaml file
kubectl create secret generic system-yaml --from-file ./system.yaml
Then, the secret can be viewed from the “kubectl get secrets” command