Update April
This commit is contained in:
10
net/gnb/du-cu-07.yaml
Normal file
10
net/gnb/du-cu-07.yaml
Normal file
@@ -0,0 +1,10 @@
|
||||
apiVersion: k8s.cni.cncf.io/v1
|
||||
kind: NetworkAttachmentDefinition
|
||||
metadata:
|
||||
name: oai-du-cu-07-net
|
||||
namespace: infidel-test
|
||||
spec:
|
||||
config: '{ "cniVersion": "0.3.1", "name": "oai-du-cu-07-net", "type": "macvlan",
|
||||
"master": "ens224", "ipam": { "type": "static", "addresses": [ { "address": "192.168.35.31/24"
|
||||
} ] } }'
|
||||
|
||||
Reference in New Issue
Block a user