Skip to content

Move the cookieSigningKey to a secret#55

Closed
vmoudy wants to merge 8 commits intokellnr:mainfrom
vmoudy:vmoudy/make-cookieSigningKey-a-secret
Closed

Move the cookieSigningKey to a secret#55
vmoudy wants to merge 8 commits intokellnr:mainfrom
vmoudy:vmoudy/make-cookieSigningKey-a-secret

Conversation

@vmoudy
Copy link

@vmoudy vmoudy commented Feb 6, 2026

Wanted to replicate the postgres password secret logic for the cookieSigningKey.

@secana
Copy link
Member

secana commented Feb 21, 2026

Hi! What do we gain by moving the signing key from one secret to another?

@vmoudy
Copy link
Author

vmoudy commented Feb 25, 2026

Hi secana! That's because 1. I use a config map for the environment variables and 2. a wrapper helm chart to deploy. I created an external secret in the wrapper for the postgres password secret. Hence, why I was trying to make the cookieSigningKey a secret similar to the postgres password. If this doesn't make sense, feel free to close.

@vmoudy vmoudy closed this Feb 25, 2026
@vmoudy vmoudy deleted the vmoudy/make-cookieSigningKey-a-secret branch February 25, 2026 22:55
@vmoudy vmoudy restored the vmoudy/make-cookieSigningKey-a-secret branch February 25, 2026 22:56
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