Merge pull request #1476 from dgsponer/master

Add "nad" as shortName
This commit is contained in:
Ben Pickard
2026-04-01 14:04:12 -04:00
committed by GitHub
3 changed files with 5 additions and 2 deletions

View File

@@ -19,7 +19,8 @@ spec:
singular: network-attachment-definition
kind: NetworkAttachmentDefinition
shortNames:
- net-attach-def
- nad
- net-attach-def
versions:
- name: v1
served: true

View File

@@ -19,6 +19,7 @@ spec:
singular: network-attachment-definition
kind: NetworkAttachmentDefinition
shortNames:
- nad
- net-attach-def
versions:
- name: v1

View File

@@ -19,7 +19,8 @@ spec:
singular: network-attachment-definition
kind: NetworkAttachmentDefinition
shortNames:
- net-attach-def
- nad
- net-attach-def
versions:
- name: v1
served: true