Skip to content

Commit

Permalink
[create-pull-request] automated change (#920)
Browse files Browse the repository at this point in the history
Signed-off-by: GitHub <[email protected]>
Co-authored-by: joeg-pro <[email protected]>
  • Loading branch information
github-actions[bot] and joeg-pro authored Aug 20, 2024
1 parent a33f2fe commit 160f044
Showing 1 changed file with 14 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,20 @@ spec:
singular: imageclusterinstall
scope: Namespaced
versions:
- name: v1alpha1
- additionalPrinterColumns:
- jsonPath: .status.conditions[?(@.type=='RequirementsMet')].reason
name: RequirementsMet
type: string
- jsonPath: .status.conditions[?(@.type=='Completed')].reason
name: Completed
type: string
- jsonPath: .status.configurationImageURL
name: ConfigurationImageURL
type: string
- jsonPath: .spec.bareMetalHostRef.name
name: BareMetalHostRef
type: string
name: v1alpha1
schema:
openAPIV3Schema:
description: ImageClusterInstall is the Schema for the imageclusterinstall
Expand Down

0 comments on commit 160f044

Please sign in to comment.