Skip to content

Commit 617e802

Browse files
committed
chore(project): webhooks are externally managed from operator-sdk
1 parent eca0489 commit 617e802

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

PROJECT

-8
Original file line numberDiff line numberDiff line change
@@ -16,19 +16,11 @@ resources:
1616
kind: TenantControlPlane
1717
path: github.com/clastix/kamaji/api/v1alpha1
1818
version: v1alpha1
19-
webhooks:
20-
defaulting: true
21-
validation: true
22-
webhookVersion: v1
2319
- api:
2420
crdVersion: v1
2521
domain: clastix.io
2622
group: kamaji
2723
kind: DataStore
2824
path: github.com/clastix/kamaji/api/v1alpha1
2925
version: v1alpha1
30-
webhooks:
31-
defaulting: true
32-
validation: true
33-
webhookVersion: v1
3426
version: "3"

0 commit comments

Comments
 (0)