Add "nad" as shortName

This commit is contained in:
Diego Gsponer
2026-02-18 14:27:55 +01:00
committed by GitHub
parent 705a59eaf9
commit 5dd752d9fc
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