fix(platform): move gateway and namespace into manifests/ directory
This commit is contained in:
6
cluster/platform/gateway-api/manifests/namespace.yaml
Normal file
6
cluster/platform/gateway-api/manifests/namespace.yaml
Normal file
@@ -0,0 +1,6 @@
|
||||
apiVersion: v1
|
||||
kind: Namespace
|
||||
metadata:
|
||||
name: gateway-system
|
||||
labels:
|
||||
kubernetes.io/metadata.name: gateway-system
|
||||
Reference in New Issue
Block a user