Skip to content
This repository has been archived by the owner on Jun 26, 2023. It is now read-only.

Commit

Permalink
Merge pull request #1056 from adrianludwin/v0.5-dryrun
Browse files Browse the repository at this point in the history
Support server-side dry run
  • Loading branch information
k8s-ci-robot authored Aug 26, 2020
2 parents 0aac07d + ce98366 commit 4df7070
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions incubator/hnc/config/webhook/webhook_patch.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,12 @@ metadata:
webhooks:
- name: objects.hnc.x-k8s.io
timeoutSeconds: 2
sideEffects: None
- name: subnamespaceanchors.hnc.x-k8s.io
sideEffects: None
- name: hierarchyconfigurations.hnc.x-k8s.io
sideEffects: None
- name: hncconfigurations.hnc.x-k8s.io
sideEffects: None
- name: namespaces.hnc.x-k8s.io
sideEffects: None

0 comments on commit 4df7070

Please sign in to comment.