Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Move dex configuration to .spec.sso.dex #279

Closed
wants to merge 2 commits into from

Conversation

larsks
Copy link
Member

@larsks larsks commented Sep 13, 2023

The gitops operator was complaining about our argocd manifest:

Illegal expression of SSO configuration detetected for Argo CD
openshift-gitops in namespace openshift-gitops. cannot specify
.spec.Dex fields when dex is configured through .spec.sso.dex

This commit moves the Dex configuration from .spec.dex to .spec.sso.dex to
try to resolve the error.

This increases the requests and limits for the argocd "server" pod.
The gitops operator was complaining about our argocd manifest:

    Illegal expression of SSO configuration detetected for Argo CD
    openshift-gitops in namespace openshift-gitops. cannot specify
    .spec.Dex fields when dex is configured through .spec.sso.dex

This commit moves the Dex configuration from .spec.dex to .spec.sso.dex to
try to resolve the error.
@larsks
Copy link
Member Author

larsks commented Sep 13, 2023

I'm going to resubmit this...

@larsks larsks closed this Sep 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant