Following the release of the latest Helm Charts for JFrog Products, the following flag is turned on by default:
unifiedSecretInstallation: true.
In cases where objects like joinKey and masterKey are defined as custom secrets (joinKeySecretName,masterKeySecretName), application pods might fail to run after upgrading to the latest version with the error:
Error: couldn't find key <KEY-NAME> in Secret artifactory/artifactory-unified-secret
Workaround:
Disabling unifiedSecretInstallation flag and running the Helm upgrade command.
Problem description:
Following the release of the latest Helm Charts for JFrog Products, the following flag is turned on by default:
unifiedSecretInstallation: true
.In cases where objects like joinKey and masterKey are defined as custom secrets (joinKeySecretName,masterKeySecretName), application pods might fail to run after upgrading to the latest version with the error:
Error: couldn't find key <KEY-NAME> in Secret artifactory/artifactory-unified-secret
Workaround: Disabling unifiedSecretInstallation flag and running the Helm upgrade command.
artifactory / artifactory-ha
distribution
xray
insight