Skip to content

Commit

Permalink
chore: enable cleanup of harbor repos when namespaces are deleted in ci
Browse files Browse the repository at this point in the history
  • Loading branch information
shreddedbacon committed Dec 23, 2024
1 parent f958f51 commit b8ba888
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions charts/lagoon-build-deploy/ci/linter-values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,4 @@ lagoonTokenPort: 22
lagoonAPIHost: http://lagoon-core-api.lagoon-core.svc:80
extraArgs:
- "--skip-tls-verify=true"
- "--cleanup-harbor-repository-on-delete" # remove images of deleted environments

0 comments on commit b8ba888

Please sign in to comment.