Skip to content

Commit

Permalink
fix api(discovery for selfhosted)
Browse files Browse the repository at this point in the history
  • Loading branch information
kkb0318 committed Aug 10, 2024
1 parent 4e6be80 commit d445178
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion api/v1alpha1/irsasetup_types.go
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,6 @@ type IRSASetupSpec struct {
// Discovery configures the IdP Discovery process, essential for setting up IRSA by locating
// the OIDC provider information.
// Only applicable when Mode is "selfhosted".
// +optional
Discovery Discovery `json:"discovery,omitempty"`

// IamOIDCProvider configures IAM OIDC IamOIDCProvider Name
Expand Down

0 comments on commit d445178

Please sign in to comment.