Fix secret private-registry already exists
General MR
Summary
- Added ability to prevent imagePullSecret creation for packages
- Updated documentation for packages
Relevant logs/screenshots
Installation using packages using this branch:
No errors present as it no longer tries to create the duplicate secret
Installation using master branch:
Error occurs as secret already exists (this also causes pipelines to fail if it occurs there)
Linked Issue
Upgrade Notices
N/A
Edited by Jimmy Bourque