Skip to content

Commit 35caf43

Browse files
authored
Merge pull request #82 from summerwind/add-hra-crd-to-kustomization
Do include currently missing HRA CRD in the released manifests
2 parents fde8df6 + a136714 commit 35caf43

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

config/crd/kustomization.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ resources:
55
- bases/actions.summerwind.dev_runners.yaml
66
- bases/actions.summerwind.dev_runnerreplicasets.yaml
77
- bases/actions.summerwind.dev_runnerdeployments.yaml
8+
- bases/actions.summerwind.dev_horizontalrunnerautoscalers.yaml
89
# +kubebuilder:scaffold:crdkustomizeresource
910

1011
patchesStrategicMerge:

0 commit comments

Comments
 (0)