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:
Shuo Wu 2021-04-07 14:20:28 +08:00 committed by David Ko
parent 96b8113488
commit 30bcdf3b0e

View File

@ -449,6 +449,10 @@ spec:
subresources:
status: {}
additionalPrinterColumns:
- name: State
type: string
description: The current state of the manager
jsonPath: .status.currentState
- name: Image
type: string
description: The image the manager pod will use