Configuring Product Master deployment YAML
Before deployment you need to configure Product Master YAML file that you downloaded from IBM® Support Fix Central.
Before you begin
- Ensure that the System requirements are met.
- File storage is mandatory for appdata persistent volume. It is recommended to use File storage for all the persistent volumes. If you use file storage access_modes should be set to ReadWriteMany.
- All persistent volume claims are mandatory for successful deployment.
- Before performing removing a deployment, it is recommended to take a complete backup of all the persistent volumes.
- Starting from the IBM Product Master 14.0 GA release, all secrets values are passed from the app_secrets.yaml file. Product Master is deprecating random secret usage. The app_secrets.yaml file contains all the keys whose values need to be updated.