Skip to content

Commit

Permalink
remove duplicate 'additionalPrinterColumns' (#14654)
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 fccb991 commit dca40e4
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 @@ -263,16 +263,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 dca40e4

Please sign in to comment.