From 6205e9f566a4b2245b6c92d4668e9257df28ac99 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?M=C3=A1rcio=20Fernandes?= Date: Sat, 22 Nov 2025 20:17:01 +0000 Subject: [PATCH] new file: services/wyoming/deploy/namespaces.yaml modified: services/wyoming/deploy/wyoming-deploy.yaml --- services/wyoming/deploy/namespaces.yaml | 4 ++++ services/wyoming/deploy/wyoming-deploy.yaml | 5 +---- 2 files changed, 5 insertions(+), 4 deletions(-) create mode 100644 services/wyoming/deploy/namespaces.yaml diff --git a/services/wyoming/deploy/namespaces.yaml b/services/wyoming/deploy/namespaces.yaml new file mode 100644 index 0000000..b7deb93 --- /dev/null +++ b/services/wyoming/deploy/namespaces.yaml @@ -0,0 +1,4 @@ +apiVersion: v1 +kind: Namespace +metadata: + name: wyoming \ No newline at end of file diff --git a/services/wyoming/deploy/wyoming-deploy.yaml b/services/wyoming/deploy/wyoming-deploy.yaml index 174115d..7fb1568 100644 --- a/services/wyoming/deploy/wyoming-deploy.yaml +++ b/services/wyoming/deploy/wyoming-deploy.yaml @@ -1,7 +1,4 @@ -apiVersion: v1 -kind: Namespace -metadata: - name: wyoming + ---