Skip to content

Commit

Permalink
update mtpnc scope to Namespaced
Browse files Browse the repository at this point in the history
  • Loading branch information
aggarwal0009 authored and thatmattlong committed Aug 28, 2023
1 parent 7d4cd8a commit 1057f7a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ import (
// +kubebuilder:object:root=true

// MultitenantPodNetworkConfig is the Schema for the multitenantpodnetworkconfigs API
// +kubebuilder:resource:shortName=mtpnc,scope=Cluster
// +kubebuilder:resource:shortName=mtpnc,scope=Namespaced
// +kubebuilder:subresource:status
// +kubebuilder:metadata:labels=managed=
// +kubebuilder:metadata:labels=owner=
Expand Down

0 comments on commit 1057f7a

Please sign in to comment.