@@ -19,32 +19,34 @@ resources:
19
19
patches :
20
20
# [WEBHOOK] To enable webhook, uncomment all the sections with [WEBHOOK] prefix.
21
21
# patches here are for enabling the conversion webhook for each CRD
22
- # - path: patches/webhook_in_captains.yaml
23
- # - path: patches/webhook_in_frigates.yaml
24
- # - path: patches/webhook_in_destroyers.yaml
25
- # - path: patches/webhook_in_cruisers.yaml
26
- # - path: patches/webhook_in_krakens.yaml
27
- # - path: patches/webhook_in_leviathans.yaml
28
- # - path: patches/webhook_in_healthcheckpolicies.yaml
29
- # - path: patches/webhook_in_bars.yaml
30
- # - path: patches/webhook_in_lakers.yaml
31
- # - path: patches/webhook_in_memcacheds.yaml
32
- # - path: patches/webhook_in_busyboxes.yaml
22
+ # - path: patches/webhook_in_crew_captains.yaml
23
+ # - path: patches/webhook_in_ship_frigates.yaml
24
+ # - path: patches/webhook_in_ship_destroyers.yaml
25
+ # - path: patches/webhook_in_ship_cruisers.yaml
26
+ # - path: patches/webhook_in_sea-creatures_krakens.yaml
27
+ # - path: patches/webhook_in_sea-creatures_leviathans.yaml
28
+ # - path: patches/webhook_in_foo.policy_healthcheckpolicies.yaml
29
+ # - path: patches/webhook_in_foo_bars.yaml
30
+ # - path: patches/webhook_in_fiz_bars.yaml
31
+ # - path: patches/webhook_in__lakers.yaml
32
+ # - path: patches/webhook_in_example.com_memcacheds.yaml
33
+ # - path: patches/webhook_in_example.com_busyboxes.yaml
33
34
# +kubebuilder:scaffold:crdkustomizewebhookpatch
34
35
35
36
# [CERTMANAGER] To enable cert-manager, uncomment all the sections with [CERTMANAGER] prefix.
36
37
# patches here are for enabling the CA injection for each CRD
37
- # - path: patches/cainjection_in_captains.yaml
38
- # - path: patches/cainjection_in_frigates.yaml
39
- # - path: patches/cainjection_in_destroyers.yaml
40
- # - path: patches/cainjection_in_cruisers.yaml
41
- # - path: patches/cainjection_in_krakens.yaml
42
- # - path: patches/cainjection_in_leviathans.yaml
43
- # - path: patches/cainjection_in_healthcheckpolicies.yaml
44
- # - path: patches/cainjection_in_bars.yaml
45
- # - path: patches/cainjection_in_lakers.yaml
46
- # - path: patches/cainjection_in_memcacheds.yaml
47
- # - path: patches/cainjection_in_busyboxes.yaml
38
+ # - path: patches/cainjection_in_crew_captains.yaml
39
+ # - path: patches/cainjection_in_ship_frigates.yaml
40
+ # - path: patches/cainjection_in_ship_destroyers.yaml
41
+ # - path: patches/cainjection_in_ship_cruisers.yaml
42
+ # - path: patches/cainjection_in_sea-creatures_krakens.yaml
43
+ # - path: patches/cainjection_in_sea-creatures_leviathans.yaml
44
+ # - path: patches/cainjection_in_foo.policy_healthcheckpolicies.yaml
45
+ # - path: patches/cainjection_in_foo_bars.yaml
46
+ # - path: patches/cainjection_in_fiz_bars.yaml
47
+ # - path: patches/cainjection_in__lakers.yaml
48
+ # - path: patches/cainjection_in_example.com_memcacheds.yaml
49
+ # - path: patches/cainjection_in_example.com_busyboxes.yaml
48
50
# +kubebuilder:scaffold:crdkustomizecainjectionpatch
49
51
50
52
# the following config is for teaching kustomize how to do kustomization for CRDs.
0 commit comments