From 27e50d34b4a98a3f0eea0e39327dbb4fdb9a0784 Mon Sep 17 00:00:00 2001 From: Brett Bergquist Date: Sun, 19 Nov 2023 09:00:30 -0500 Subject: [PATCH] Moved custom resource definition to the crds directory --- .../mongodbcommunity.mongodb.com_mongodbcommunity.yaml | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename charts/community-operator-crds/{templates => crds}/mongodbcommunity.mongodb.com_mongodbcommunity.yaml (100%) diff --git a/charts/community-operator-crds/templates/mongodbcommunity.mongodb.com_mongodbcommunity.yaml b/charts/community-operator-crds/crds/mongodbcommunity.mongodb.com_mongodbcommunity.yaml similarity index 100% rename from charts/community-operator-crds/templates/mongodbcommunity.mongodb.com_mongodbcommunity.yaml rename to charts/community-operator-crds/crds/mongodbcommunity.mongodb.com_mongodbcommunity.yaml