UNCLASSIFIED - NO CUI

Skip to content

Harbor Update: Harbor registry service account creation option fix

Sarafa Lawal requested to merge service_account_fix into main

General MR

Addressing issues in the Harbor registry service account creation enable.

Summary

  • Updated the values.yaml file to include default values for annotations and imagePullSecret
  • Updated the registry-dpl.yaml file to define a default for serviceAccountName and also fix the wrong conditional statement.
  • Updated the _helpers.tpl file to address the serviceAccountName pointer in the values file.

Relevant logs/screenshots

(Include any relevant logs/screenshots)

Linked Issue

issue

Upgrade Notices

N/A

Edited by Sarafa Lawal

Merge request reports