File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed
Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -15,17 +15,17 @@ patchesStrategicMerge:
1515# [WEBHOOK] To enable webhook, uncomment all the sections with [WEBHOOK] prefix.
1616# patches here are for enabling the conversion webhook for each CRD
1717# - patches/webhook_in_core_openstackcontrolplanes.yaml
18- # - patches/webhook_in_openstackclients .yaml
19- # - patches/webhook_in_openstackversions .yaml
20- # - patches/webhook_in_openstacks .yaml
18+ # - patches/webhook_in_client_openstackclients .yaml
19+ # - patches/webhook_in_core_openstackversions .yaml
20+ # - patches/webhook_in_operator_openstacks .yaml
2121# +kubebuilder:scaffold:crdkustomizewebhookpatch
2222
2323# [CERTMANAGER] To enable cert-manager, uncomment all the sections with [CERTMANAGER] prefix.
2424# patches here are for enabling the CA injection for each CRD
2525# - patches/cainjection_in_core_openstackcontrolplanes.yaml
26- # - patches/cainjection_in_openstackclients .yaml
27- # - patches/cainjection_in_openstackversions .yaml
28- # - patches/cainjection_in_openstacks .yaml
26+ # - patches/cainjection_in_client_openstackclients .yaml
27+ # - patches/cainjection_in_core_openstackversions .yaml
28+ # - patches/cainjection_in_operator_openstacks .yaml
2929# +kubebuilder:scaffold:crdkustomizecainjectionpatch
3030
3131# the following config is for teaching kustomize how to do kustomization for CRDs.
You can’t perform that action at this time.
0 commit comments