You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 19, 2025. It is now read-only.
¹ Java Key Store (JKS) password is set to 'changeit'.
Executing keytool -list -keystore cacerts --storepass changeit in $JAVA_HOME/lib/security confirms this password.
Is there a way to change it during first time installation?
We deployed the chart with following env variables (some informations are redacted):
However, when accessing the RA web page it says:
¹ Java Key Store (JKS) password is set to 'changeit'.Executing
keytool -list -keystore cacerts --storepass changeitin$JAVA_HOME/lib/securityconfirms this password.Is there a way to change it during first time installation?