Skip to content

Commit 239b73e

Browse files
knative-prow-robotKenny Leung
andauthored
remove duplicate 'additionalPrinterColumns' (#14653)
Signed-off-by: Kenny Leung <kleung@chainguard.dev> Co-authored-by: Kenny Leung <kleung@chainguard.dev>
1 parent d638f49 commit 239b73e

1 file changed

Lines changed: 0 additions & 10 deletions

File tree

config/core/300-resources/domain-mapping.yaml

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -150,16 +150,6 @@ spec:
150150
url:
151151
description: URL is the URL of this DomainMapping.
152152
type: string
153-
additionalPrinterColumns:
154-
- name: URL
155-
type: string
156-
jsonPath: .status.url
157-
- name: Ready
158-
type: string
159-
jsonPath: ".status.conditions[?(@.type=='Ready')].status"
160-
- name: Reason
161-
type: string
162-
jsonPath: ".status.conditions[?(@.type=='Ready')].reason"
163153
names:
164154
kind: DomainMapping
165155
plural: domainmappings

0 commit comments

Comments
 (0)