Skip to content

Commit

Permalink
fix: harbor job service PV issue
Browse files Browse the repository at this point in the history
  • Loading branch information
sergs-pci committed Dec 12, 2023
1 parent 62bb273 commit cca5174
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,8 @@ spec:
trivy:
# enabled the flag to enable Trivy scanner
enabled: true
updateStrategy:
type: Recreate
existingSecretAdminPassword: harbor-admin
existingSecretAdminPasswordKey: HARBOR_ADMIN_PASSWORD
syncPolicy:
Expand Down

0 comments on commit cca5174

Please sign in to comment.