Skip to content

Commit

Permalink
fix: change rookout to quickube
Browse files Browse the repository at this point in the history
Signed-off-by: GoshaDo <goshatoo@gmail.com>
  • Loading branch information
GoshaDo committed Dec 24, 2023
1 parent 3ab4b62 commit fd3bc16
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pkg/webhook_handler/webhook_handler.go
Original file line number Diff line number Diff line change
Expand Up @@ -166,6 +166,7 @@ func IsFileExists(ctx *context.Context, wh *WebhookHandlerImpl, path string, fil
return false
}

log.Printf("[DEBUG] %s", files)
if utils.IsElementExists(files, file) {
return true
}
Expand Down

0 comments on commit fd3bc16

Please sign in to comment.