From b95f00b038cd56cc662caf30fdb28540078eb9dc Mon Sep 17 00:00:00 2001 From: Joe Monk Date: Mon, 23 Oct 2023 23:35:29 +0100 Subject: [PATCH] Rename and move podinfo to sourcee --- kustomization.yaml => podinfo-kustomization.yaml | 0 source.yaml => podinfo-source.yaml | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename kustomization.yaml => podinfo-kustomization.yaml (100%) rename source.yaml => podinfo-source.yaml (100%) diff --git a/kustomization.yaml b/podinfo-kustomization.yaml similarity index 100% rename from kustomization.yaml rename to podinfo-kustomization.yaml diff --git a/source.yaml b/podinfo-source.yaml similarity index 100% rename from source.yaml rename to podinfo-source.yaml