Skip to content

Commit

Permalink
fix(clustertool): fix mistake in kyverno
Browse files Browse the repository at this point in the history
  • Loading branch information
PrivatePuffin committed Oct 24, 2024
1 parent d9ff599 commit ec66177
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,6 @@ spec:
mutate:
foreach:
- list: "request.object.spec.containers"
# Exclude containers with 'cloudnative-pg' in the name
filter: "element.name != 'cloudnative-pg'"
context:
- name: resolvedRef
imageRegistry:
Expand Down

0 comments on commit ec66177

Please sign in to comment.