fix: Declare kube-system namespace
This commit is contained in:
parent
3ddf7cbc2a
commit
b8e894fd52
2 changed files with 6 additions and 0 deletions
5
k8s-peterg/cilium-gatewayapi/namespace.yaml
Normal file
5
k8s-peterg/cilium-gatewayapi/namespace.yaml
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
---
|
||||
apiVersion: v1
|
||||
kind: Namespace
|
||||
metadata:
|
||||
name: kube-system
|
||||
Loading…
Add table
Add a link
Reference in a new issue