Skip to content

Commit 5667f8a

Browse files
shortname update fsc
Signed-off-by: James Milligan <[email protected]>
1 parent 51a30ee commit 5667f8a

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

apis/core/v1alpha1/flagsourceconfiguration_types.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -157,6 +157,7 @@ type FlagSourceConfigurationStatus struct {
157157
// Important: Run "make" to regenerate code after modifying this file
158158
}
159159

160+
//+kubebuilder:resource:shortName="fsc"
160161
//+kubebuilder:object:root=true
161162
//+kubebuilder:subresource:status
162163
//+kubebuilder:storageversion

apis/core/v1alpha2/flagsourceconfiguration_types.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ type FlagSourceConfigurationStatus struct {
6363
// Important: Run "make" to regenerate code after modifying this file
6464
}
6565

66-
//+kubebuilder:resource:shortName="fdc"
66+
//+kubebuilder:resource:shortName="fsc"
6767
//+kubebuilder:object:root=true
6868
//+kubebuilder:subresource:status
6969

0 commit comments

Comments
 (0)