mirror of
https://github.com/k8snetworkplumbingwg/multus-cni.git
synced 2026-05-14 18:57:03 +00:00
Add "nad" as shortName
This commit is contained in:
@@ -19,7 +19,8 @@ spec:
|
||||
singular: network-attachment-definition
|
||||
kind: NetworkAttachmentDefinition
|
||||
shortNames:
|
||||
- net-attach-def
|
||||
- nad
|
||||
- net-attach-def
|
||||
versions:
|
||||
- name: v1
|
||||
served: true
|
||||
|
||||
@@ -19,6 +19,7 @@ spec:
|
||||
singular: network-attachment-definition
|
||||
kind: NetworkAttachmentDefinition
|
||||
shortNames:
|
||||
- nad
|
||||
- net-attach-def
|
||||
versions:
|
||||
- name: v1
|
||||
|
||||
@@ -19,7 +19,8 @@ spec:
|
||||
singular: network-attachment-definition
|
||||
kind: NetworkAttachmentDefinition
|
||||
shortNames:
|
||||
- net-attach-def
|
||||
- nad
|
||||
- net-attach-def
|
||||
versions:
|
||||
- name: v1
|
||||
served: true
|
||||
|
||||
Reference in New Issue
Block a user