Update namespace.
This commit is contained in:
parent
cfbca5e2fb
commit
64239b7156
1 changed files with 1 additions and 1 deletions
|
@ -37,7 +37,7 @@ spec:
|
||||||
k8s.v1.cni.cncf.io/networks: |
|
k8s.v1.cni.cncf.io/networks: |
|
||||||
[{
|
[{
|
||||||
"name":"multus-iot",
|
"name":"multus-iot",
|
||||||
"namespace": "network",
|
"namespace": "kube-system",
|
||||||
"ips": ["10.1.3.151/24"]
|
"ips": ["10.1.3.151/24"]
|
||||||
}]
|
}]
|
||||||
securityContext:
|
securityContext:
|
||||||
|
|
Loading…
Reference in a new issue