From d918c91bea40f14c73d39505835229baec2b0fe5 Mon Sep 17 00:00:00 2001 From: Tristan Keen Date: Mon, 13 Sep 2021 16:52:32 +0100 Subject: [PATCH] Complete CRDs for acceptance testing --- config/crd/kustomization.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/config/crd/kustomization.yaml b/config/crd/kustomization.yaml index be910889..a7cf6d6d 100644 --- a/config/crd/kustomization.yaml +++ b/config/crd/kustomization.yaml @@ -6,6 +6,7 @@ resources: - bases/actions.summerwind.dev_runnerreplicasets.yaml - bases/actions.summerwind.dev_runnerdeployments.yaml - bases/actions.summerwind.dev_horizontalrunnerautoscalers.yaml +- bases/actions.summerwind.dev_runnersets.yaml # +kubebuilder:scaffold:crdkustomizeresource patchesStrategicMerge: