...
Code Block |
---|
base64 -i <keystore file path> -o <B64 keystore file name>.txt |
Info |
---|
The keystore file will be found at '/opt/mz/persistent/keys/keystore.jks' after running the helm install command. |
Random
If neither Secret nor Helm values are used to provide managementApiPassword credentials, the required values are automatically populated with random data. For users with access rights, the randomized credentials can be retrieved by doing:
...