From 30669c350c5b552a4a3b10eddc7f8a77e0a670a8 Mon Sep 17 00:00:00 2001 From: "tal.asulin" Date: Sat, 21 Dec 2024 09:22:59 +0200 Subject: [PATCH] chore: removing resources block from the project file as we are not creating custom api --- PROJECT | 6 ------ 1 file changed, 6 deletions(-) diff --git a/PROJECT b/PROJECT index dcb3d32..1a71a2b 100644 --- a/PROJECT +++ b/PROJECT @@ -7,10 +7,4 @@ layout: - go.kubebuilder.io/v4 projectName: local-pvc-releaser repo: github.com/AppsFlyer/local-pvc-releaser -resources: -- controller: true - domain: appsflyer.com - group: local-pvc-releaser - kind: PersistentVolumeClaim - version: v0.1.0 version: "3"