include an image column (#381)

This commit is contained in:
Dave Protasowski 2020-11-04 12:48:04 -05:00 committed by GitHub
parent ac5ebdd13a
commit 1a305923cf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 0 deletions

View File

@ -44,3 +44,7 @@ spec:
#
# see issue: https://github.com/knative/serving/issues/912
x-kubernetes-preserve-unknown-fields: true
additionalPrinterColumns:
- name: Image
type: string
jsonPath: .spec.image