Upon completion of the modifications, the values.yaml file will reflect the following configuration:
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 customArtifactoryConfigMap: nginx-artifactory-conf databaseUpgradeReady: true