Skip to content

Commit

Permalink
added validationAction : Enforce
Browse files Browse the repository at this point in the history
Signed-off-by: Indrranil Pawar <112892653+Indrranil@users.noreply.github.com>
  • Loading branch information
Indrranil authored Dec 29, 2024
1 parent 034ae86 commit c96b844
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ spec:
kinds:
- Pod
validate:
failureAction: Enforce
message: "Container images must have a tag specified"
pattern:
spec:
Expand All @@ -37,6 +38,7 @@ spec:
kinds:
- Pod
validate:
failureAction: Enforce
message: "Images must have a specific tag"
pattern:
spec:
Expand Down

0 comments on commit c96b844

Please sign in to comment.