From d083f9313a753c5ca5c982f28b30d35f875ebc3b Mon Sep 17 00:00:00 2001 From: sebleh Date: Sun, 3 Nov 2024 17:25:02 +0100 Subject: [PATCH] =?UTF-8?q?appflowy/namespace.yaml=20hinzugef=C3=BCgt?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- appflowy/namespace.yaml | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 appflowy/namespace.yaml diff --git a/appflowy/namespace.yaml b/appflowy/namespace.yaml new file mode 100644 index 0000000..7c87d87 --- /dev/null +++ b/appflowy/namespace.yaml @@ -0,0 +1,7 @@ +--- +apiVersion: v1 +kind: Namespace +metadata: + labels: + app.kubernetes.io/instance: appflowy + name: appflowy \ No newline at end of file