Skip to content

Commit

Permalink
Commit generated files missing from 32d71f3
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanemerson committed Sep 30, 2024
1 parent 32d71f3 commit 53dfb89
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion api/v1/infinispan_types.go
Original file line number Diff line number Diff line change
Expand Up @@ -613,7 +613,7 @@ type InfinispanStatus struct {
Operator Operator `json:"operator,omitempty"`
// The Selector used to identify Infinispan cluster pods
// +optional
Selector string `json:"selector"`
Selector string `json:"selector"`
}

type OperandPhase string
Expand Down
2 changes: 1 addition & 1 deletion config/crd/bases/infinispan.org_infinispans.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2462,7 +2462,7 @@ spec:
type: string
type: object
selector:
description: The Operator Selector
description: The Selector used to identify Infinispan cluster pods
type: string
statefulSetName:
type: string
Expand Down

0 comments on commit 53dfb89

Please sign in to comment.