chart: Show state in the print columns for backing image manager CR
Signed-off-by: Shuo Wu <shuo@rancher.com>
This commit is contained in:
parent
96b8113488
commit
30bcdf3b0e
@ -449,6 +449,10 @@ spec:
|
|||||||
subresources:
|
subresources:
|
||||||
status: {}
|
status: {}
|
||||||
additionalPrinterColumns:
|
additionalPrinterColumns:
|
||||||
|
- name: State
|
||||||
|
type: string
|
||||||
|
description: The current state of the manager
|
||||||
|
jsonPath: .status.currentState
|
||||||
- name: Image
|
- name: Image
|
||||||
type: string
|
type: string
|
||||||
description: The image the manager pod will use
|
description: The image the manager pod will use
|
||||||
|
Loading…
Reference in New Issue
Block a user