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 Nov 19, 2024
1 parent b2b1e6c commit 2a49189
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 2a49189

Please sign in to comment.