Skip to content

Commit

Permalink
Merge pull request #82 from openshift-cherrypick-robot/cherry-pick-81…
Browse files Browse the repository at this point in the history
…-to-release-0.2

[release-0.2] Update FAR Template shortName
  • Loading branch information
openshift-merge-robot authored Sep 6, 2023
2 parents 3e0294e + 7ba4e71 commit 17cc0e3
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion api/v1alpha1/fenceagentsremediationtemplate_types.go
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ type FenceAgentsRemediationTemplateStatus struct {

// +kubebuilder:object:root=true
// +kubebuilder:subresource:status
//+kubebuilder:resource:shortName=fart
//+kubebuilder:resource:shortName=fartemplate

// FenceAgentsRemediationTemplate is the Schema for the fenceagentsremediationtemplates API
// +operator-sdk:csv:customresourcedefinitions:resources={{"FenceAgentsRemediationTemplate","v1alpha1","fenceagentsremediationtemplates"}}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ spec:
listKind: FenceAgentsRemediationTemplateList
plural: fenceagentsremediationtemplates
shortNames:
- fart
- fartemplate
singular: fenceagentsremediationtemplate
scope: Namespaced
versions:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ spec:
listKind: FenceAgentsRemediationTemplateList
plural: fenceagentsremediationtemplates
shortNames:
- fart
- fartemplate
singular: fenceagentsremediationtemplate
scope: Namespaced
versions:
Expand Down

0 comments on commit 17cc0e3

Please sign in to comment.