Step 6:

ARTIFACTORY: How to Enforce HTTP to HTTPS Redirection in Artifactory for browser access using Nginx and Helm Charts

AuthorFullName__c
Vignesh Surendrababu
articleNumber
000005693
ft:sourceType
Salesforce
FirstPublishedDate
2023-04-27T15:57:08Z
lastModifiedDate
2023-04-27
VersionNumber
1
After creating the configmap [nginx-artifactory-conf], proceed to update the values.yaml file with the relevant configmap name for nginx, as demonstrated below:
nginx:
 enabled: true
 customArtifactoryConfigMap: nginx-artifactory-conf