Skip to content

Commit

Permalink
fix kubeuilder
Browse files Browse the repository at this point in the history
  • Loading branch information
EmilyM1 committed Oct 13, 2021
1 parent 437a72a commit 73bb042
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/v1/types_oauth.go
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ type OAuthSpec struct {
// identityProviders is an ordered list of ways for a user to identify themselves.
// When this list is empty, no identities are provisioned for users.
// +optional
// listType=atomic
// +listType=atomic
IdentityProviders []IdentityProvider `json:"identityProviders,omitempty"`

// tokenConfig contains options for authorization and access tokens
Expand Down

0 comments on commit 73bb042

Please sign in to comment.