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 + ---