We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d638f49 commit 239b73eCopy full SHA for 239b73e
1 file changed
config/core/300-resources/domain-mapping.yaml
@@ -150,16 +150,6 @@ spec:
150
url:
151
description: URL is the URL of this DomainMapping.
152
type: string
153
- additionalPrinterColumns:
154
- - name: URL
155
- type: string
156
- jsonPath: .status.url
157
- - name: Ready
158
159
- jsonPath: ".status.conditions[?(@.type=='Ready')].status"
160
- - name: Reason
161
162
- jsonPath: ".status.conditions[?(@.type=='Ready')].reason"
163
names:
164
kind: DomainMapping
165
plural: domainmappings
0 commit comments