fix(platform): move gateway and namespace into manifests/ directory

This commit is contained in:
2026-05-17 22:48:51 -05:00
parent 03acab784a
commit c7fbe8e963
4 changed files with 19 additions and 35 deletions

View File

@@ -0,0 +1,6 @@
apiVersion: v1
kind: Namespace
metadata:
name: gateway-system
labels:
kubernetes.io/metadata.name: gateway-system