Skip to content

Commit

Permalink
Merge pull request #1349 from ChenjunZou/expr_crd_typo
Browse files Browse the repository at this point in the history
fix typo in crd-experiment
  • Loading branch information
andreyvelich committed Oct 30, 2020
2 parents 7e48498 + f74c6a3 commit 6be88cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion manifests/v1beta1/katib-controller/crd-experiment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ metadata:
spec:
additionalPrinterColumns:
- JSONPath: .status.conditions[-1:].type
name: Status
name: Type
type: string
- JSONPath: .status.conditions[-1:].status
name: Status
Expand Down

0 comments on commit 6be88cd

Please sign in to comment.