Initial argo deployment
This commit is contained in:
7
cluster/platform/gateway-api/namespace.yaml
Normal file
7
cluster/platform/gateway-api/namespace.yaml
Normal file
@@ -0,0 +1,7 @@
|
||||
apiVersion: v1
|
||||
kind: Namespace
|
||||
metadata:
|
||||
name: gateway-system
|
||||
labels:
|
||||
# Allow all namespaces to attach Routes to Gateways in this namespace
|
||||
kubernetes.io/metadata.name: gateway-system
|
||||
Reference in New Issue
Block a user