Skip to content

Commit

Permalink
Merge pull request #177 from zwk1091/main
Browse files Browse the repository at this point in the history
update webhook setting
  • Loading branch information
zwk1091 committed May 24, 2024
2 parents 8191fc8 + e4bf3ba commit 7080567
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions chaosmeta-deploy/templates/chaosmeta-inject.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -316,7 +316,7 @@ webhooks:
name: chaosmeta-inject-webhook-service
namespace: chaosmeta
path: /mutate-chaosmeta-io-v1alpha1-experiment
failurePolicy: Fail
failurePolicy: Ignore
name: mexperiment.kb.io
rules:
- apiGroups:
Expand All @@ -342,7 +342,7 @@ webhooks:
name: chaosmeta-inject-webhook-service
namespace: chaosmeta
path: /validate-chaosmeta-io-v1alpha1-experiment
failurePolicy: Fail
failurePolicy: Ignore
name: vexperiment.kb.io
rules:
- apiGroups:
Expand Down

0 comments on commit 7080567

Please sign in to comment.