Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

9. Run the synopsysctl install command to bind the changes, making sure to craft configure the parameters to your existing configuration.

Code Block
./synopsysctl create blackduck <release-name> \
...
...
--version 2021.2.1 \
--security-context-file-path securityContext.json \
--pvc-file-path pvcResources.json \

...

11. Scale the rabbitmq deployment to 0 and back to 1 as shown in step 43.
The bomengine should reconnect successfully. This can be verified by running the following command to interrogate rabbitmqctl

...