From d33f1879ebb1a15347280c230f6507419c331e7b Mon Sep 17 00:00:00 2001 From: Karim Naufal Date: Sun, 20 Feb 2022 12:22:22 +0100 Subject: [PATCH] renamed patches directory to kustomize --- {patches => kustomize}/ccm.yaml | 0 {patches => kustomize}/kured.yaml | 0 {patches => kustomize}/system-upgrade-controller.yaml | 0 3 files changed, 0 insertions(+), 0 deletions(-) rename {patches => kustomize}/ccm.yaml (100%) rename {patches => kustomize}/kured.yaml (100%) rename {patches => kustomize}/system-upgrade-controller.yaml (100%) diff --git a/patches/ccm.yaml b/kustomize/ccm.yaml similarity index 100% rename from patches/ccm.yaml rename to kustomize/ccm.yaml diff --git a/patches/kured.yaml b/kustomize/kured.yaml similarity index 100% rename from patches/kured.yaml rename to kustomize/kured.yaml diff --git a/patches/system-upgrade-controller.yaml b/kustomize/system-upgrade-controller.yaml similarity index 100% rename from patches/system-upgrade-controller.yaml rename to kustomize/system-upgrade-controller.yaml