Skip to content

Commit

Permalink
operator improvements
Browse files Browse the repository at this point in the history
Signed-off-by: Tommy Hughes <[email protected]>
  • Loading branch information
tchughesiv committed Jan 16, 2025
1 parent d5f4ce7 commit a44e4f9
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ metadata:
}
]
capabilities: Basic Install
createdAt: "2025-01-16T21:33:18Z"
createdAt: "2025-01-16T22:15:56Z"
operators.operatorframework.io/builder: operator-sdk-v1.38.0
operators.operatorframework.io/project_layout: go.kubebuilder.io/v4
name: feast-operator.v0.42.0
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -161,7 +161,7 @@ spec:
type: string
type: object
disableInitContainers:
description: Disable the feast initialization initContainer
description: Disable the 'feast repo initialization' initContainer
type: boolean
offlineStore:
description: OfflineStore configures the deployed offline store
Expand Down Expand Up @@ -1716,7 +1716,7 @@ spec:
type: string
type: object
disableInitContainers:
description: Disable the feast initialization initContainer
description: Disable the 'feast repo initialization' initContainer
type: boolean
offlineStore:
description: OfflineStore configures the deployed offline
Expand Down

0 comments on commit a44e4f9

Please sign in to comment.