Skip to content

Commit

Permalink
Merge pull request #102 from adrianludwin/crd
Browse files Browse the repository at this point in the history
Remove webhooks from CRDs and unbreak K8s 1.22 (branch)
  • Loading branch information
k8s-ci-robot committed Oct 18, 2021
2 parents 7a25601 + 66687ac commit b9045e4
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions config/crd/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@ patchesStrategicMerge:
# [WEBHOOK] To enable webhook, uncomment all the sections with [WEBHOOK] prefix.
# patches here are for enabling the conversion webhook for each CRD
# and setting served and storage versions.
- patches/webhook_in_hierarchyconfigurations.yaml
- patches/webhook_in_hncconfigurations.yaml
- patches/webhook_in_subnamespaceanchors.yaml
# - patches/webhook_in_hierarchyconfigurations.yaml
# - patches/webhook_in_hncconfigurations.yaml
# - patches/webhook_in_subnamespaceanchors.yaml
# +kubebuilder:scaffold:crdkustomizewebhookpatch

# [CERTMANAGER] To enable webhook, uncomment all the sections with [CERTMANAGER] prefix.
Expand Down

0 comments on commit b9045e4

Please sign in to comment.