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

create secret in argocd and remove secret values from authservice configmap #1885

Open
mathis-marcotte opened this issue Nov 10, 2023 · 0 comments
Assignees

Comments

@mathis-marcotte
Copy link
Contributor

Relates to https://github.com/StatCan/aaw-private/issues/149

update the manifest for oidc-authservice so that we actually start using the secret object that gets created from upstream, and link that k8s secret to the AKV secret with the help of the azure vault plugin

We will also need to remove the client_id and client_secret from the config map to make the oidc_authservice read the values from the secret instead (it is already referenced in the statefulset of the application)

(I already started in a branch but I only wrote what I think the secret will be. This is untested since we would need the argocd-vault-plugin first installed)

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

No branches or pull requests

1 participant