fix: Declare kube-system namespace
This commit is contained in:
parent
3ddf7cbc2a
commit
b8e894fd52
2 changed files with 6 additions and 0 deletions
|
|
@ -4,6 +4,7 @@ kind: Kustomization
|
|||
namespace: kube-system
|
||||
|
||||
resources:
|
||||
- namespace.yaml
|
||||
- ip-pool.yaml
|
||||
- gateways.yaml
|
||||
- httproute.yaml
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue