From 2e9fecb983603f7489d667d820fdc8268cd340ef Mon Sep 17 00:00:00 2001 From: Moto Ishizawa Date: Sat, 14 Mar 2020 22:57:33 +0900 Subject: [PATCH] Includes RunnerReplicaSet and RunnerDeployment --- config/crd/kustomization.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/config/crd/kustomization.yaml b/config/crd/kustomization.yaml index 07c4964c..8862109a 100644 --- a/config/crd/kustomization.yaml +++ b/config/crd/kustomization.yaml @@ -3,6 +3,8 @@ # It should be run by config/default resources: - bases/actions.summerwind.dev_runners.yaml +- bases/actions.summerwind.dev_runnerreplicasets.yaml +- bases/actions.summerwind.dev_runnerdeployments.yaml # +kubebuilder:scaffold:crdkustomizeresource patchesStrategicMerge: