Skip to content

Commit

Permalink
remove duplicate 'additionalPrinterColumns' (#14653)
Browse files Browse the repository at this point in the history
Signed-off-by: Kenny Leung <kleung@chainguard.dev>
Co-authored-by: Kenny Leung <kleung@chainguard.dev>
  • Loading branch information
knative-prow-robot and k4leung4 committed Nov 22, 2023
1 parent d638f49 commit 239b73e
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions config/core/300-resources/domain-mapping.yaml
Expand Up @@ -150,16 +150,6 @@ spec:
url:
description: URL is the URL of this DomainMapping.
type: string
additionalPrinterColumns:
- name: URL
type: string
jsonPath: .status.url
- name: Ready
type: string
jsonPath: ".status.conditions[?(@.type=='Ready')].status"
- name: Reason
type: string
jsonPath: ".status.conditions[?(@.type=='Ready')].reason"
names:
kind: DomainMapping
plural: domainmappings
Expand Down

0 comments on commit 239b73e

Please sign in to comment.