-
Alex ubuntu vm authoredAlex ubuntu vm authored
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
network.yaml 204 B
apiVersion: "k8s.cni.cncf.io/v1"
kind: NetworkAttachmentDefinition
metadata:
name: ping-network
spec:
config: '{
"cniVersion": "0.3.0",
"type": "dummy",
"device": "l2sm-vNet"
}'