Skip to content

Commit

Permalink
Fixed merge conflicts
Browse files Browse the repository at this point in the history
  • Loading branch information
triceras committed Aug 8, 2024
1 parent dbf47dd commit 52a3e22
Show file tree
Hide file tree
Showing 6 changed files with 210 additions and 215 deletions.
9 changes: 0 additions & 9 deletions config/crd/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,8 @@ resources:
- bases/core.humio.com_humioactions.yaml
- bases/core.humio.com_humioalerts.yaml
- bases/core.humio.com_humiofilteralerts.yaml
<<<<<<< HEAD
- bases/core.humio.com_humioscheduledsearches.yaml
=======
- bases/core.humio.com_humioaggregatealerts.yaml
>>>>>>> 461e66a (Created AggregateAlerts Support)
# +kubebuilder:scaffold:crdkustomizeresource

patchesStrategicMerge:
Expand All @@ -30,11 +27,8 @@ patchesStrategicMerge:
#- patches/webhook_in_humioactions.yaml
#- patches/webhook_in_humioalerts.yaml
#- patches/webhook_in_humiofilteralerts.yaml
<<<<<<< HEAD
#- patches/webhook_in_humioscheduledsearches.yaml
=======
#- patches/webhook_in_humioaggregatealerts.yaml
>>>>>>> 461e66a (Created AggregateAlerts Support)
# +kubebuilder:scaffold:crdkustomizewebhookpatch

# [CERTMANAGER] To enable webhook, uncomment all the sections with [CERTMANAGER] prefix.
Expand All @@ -48,11 +42,8 @@ patchesStrategicMerge:
#- patches/cainjection_in_humioactions.yaml
#- patches/cainjection_in_humioalerts.yaml
#- patches/cainjection_in_humiofilteralerts.yaml
<<<<<<< HEAD
#- patches/cainjection_in_humioscheduledsearches.yaml
=======
#- patches/cainjection_in_humioaggregatealerts.yaml
>>>>>>> 461e66a (Created AggregateAlerts Support)
# +kubebuilder:scaffold:crdkustomizecainjectionpatch

# the following config is for teaching kustomize how to do kustomization for CRDs.
Expand Down
Loading

0 comments on commit 52a3e22

Please sign in to comment.