UNCLASSIFIED - NO CUI

Skip to content

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

image

Installation using master branch:

Error occurs as secret already exists (this also causes pipelines to fail if it occurs there)

image

Linked Issue

issue

Upgrade Notices

N/A

Edited by Jimmy Bourque

Merge request reports

Loading