Skip to content

Commit

Permalink
fix: fix outdated printercolumn
Browse files Browse the repository at this point in the history
  • Loading branch information
nexus49 committed Mar 5, 2025
1 parent 188f786 commit 5e5ff2c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: apis.kcp.io/v1alpha1
kind: APIResourceSchema
metadata:
creationTimestamp: null
name: v250226-290f38d.accountinfos.core.openmfp.org
name: v250304-c26848b.accountinfos.core.openmfp.org
spec:
group: core.openmfp.org
names:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: apis.kcp.io/v1alpha1
kind: APIResourceSchema
metadata:
creationTimestamp: null
name: v250226-290f38d.accounts.core.openmfp.org
name: v250305-70de32b.accounts.core.openmfp.org
spec:
group: core.openmfp.org
names:
Expand All @@ -16,9 +16,6 @@ spec:
- jsonPath: .spec.displayName
name: Display Name
type: string
- jsonPath: .status.namespace
name: Account Workspace
type: string
- jsonPath: .spec.type
name: Type
type: string
Expand Down

0 comments on commit 5e5ff2c

Please sign in to comment.