Skip to content

Commit

Permalink
Fix usersignup email printcolumn (#968)
Browse files Browse the repository at this point in the history
  • Loading branch information
alexeykazakov authored Feb 9, 2024
1 parent 9724f95 commit 62b23df
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ spec:
- jsonPath: .status.compliantUsername
name: CompliantUsername
type: string
- jsonPath: .metadata.annotations.toolchain\.dev\.openshift\.com/user-email
- jsonPath: .spec.identityClaims.email
name: Email
type: string
name: v1alpha1
Expand Down

0 comments on commit 62b23df

Please sign in to comment.