Deploy Artifactory using the default Nginx configuration via the helm charts.
Example:
Example:
postgresql: enabled: true postgresqlPassword: "password" artifactory: license: secret: artifactory-cluster-license dataKey: artifactory.license replicaCount: 1 resources: requests: memory: "2Gi" cpu: "1" limits: memory: "3Gi" cpu: "2" nodeSelector: jfrog: artifactory masterKeySecretName: masterkey-secret joinKeySecretName: joinkey-secret nginx: enabled: true databaseUpgradeReady: true