Skip to content

Add support for OIDC client secret from existing secret#225

Open
shaman007 wants to merge 2 commits intomastodon:mainfrom
shaman007:oicdsec
Open

Add support for OIDC client secret from existing secret#225
shaman007 wants to merge 2 commits intomastodon:mainfrom
shaman007:oicdsec

Conversation

@shaman007
Copy link

Introduces logic to use an existing Kubernetes secret for the OIDC client secret if specified, otherwise falls back to the value from values.yaml. Updates helper templates, configmap, and deployment to support this conditional handling.

Basically, you now can use existinSecret for the OIDC configuration or use the old way.

Introduces logic to use an existing Kubernetes secret for the OIDC client secret if specified, otherwise falls back to the value from values.yaml. Updates helper templates, configmap, and deployment to support this conditional handling.

Basically, you now can use existinSecret for the OIDC configuration or use the old way.
@Williams124668
Copy link

Hello 👋

Copy link

@Williams124668 Williams124668 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hello 👋

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.

2 participants