argo-helm icon indicating copy to clipboard operation
argo-helm copied to clipboard

DEPRECATED: Please instead use configs.credentialTemplates and configs.repositories

Open lknite opened this issue 1 year ago • 2 comments

Is your feature request related to a problem?

Yet, the example on how to configure OIDC is so convenient.

I need to configure oidc. I see that I'm supposed to use credentialTemplates, but when I go down there, I don't see an example of how to configure oidc, so I'm motivated to use the deprecated method.

How would I specify an OIDC configuration using the credentialTemplates technique?

Related helm chart

argo-cd

Describe the solution you'd like

add oidc example to the credentialTemplates section of the values.yaml file

Describe alternatives you've considered

using the deprecated technique

Additional context

No response

lknite avatar Jul 23 '22 18:07 lknite

credentialTemplates is related to configuring repos and not for authentication of users. The OIDC auth example is not deprecated so I think you should be fine.

mkilchhofer avatar Aug 01 '22 19:08 mkilchhofer

Feedback, @lknite ? Can we close this?

mkilchhofer avatar Aug 24 '22 15:08 mkilchhofer

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

github-actions[bot] avatar Oct 24 '22 04:10 github-actions[bot]

Closing as oidc example was said to not be deprecated and it works.

lknite avatar Oct 24 '22 11:10 lknite