Skip to content

Need help putting jwt_auth_secret and database/passpharse away from config.toml #345

Discussion options

You must be logged in to vote

Hi @Fabiosilvero

I think this can be implemented by changing the way the GARM config is generated. You can use a simple entrypoint that makes sure that the final garm config file will have the appropriate values. So you can define a config map with some placeholder for secrets, you can define some secrets with those values, then an entrypoint for the GARM container can compose the final config before starting GARM.

I don't think this is something that needs to be implemented in GARM specifically.

At some point I really need to make time and deploy GARM along side the operator. See what we can do in GARM to make it easier to have a nice experience when deploying it in k8s. The operator doe…

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@Fabiosilvero
Comment options

@Fabiosilvero
Comment options

@gabriel-samfira
Comment options

Answer selected by Fabiosilvero
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants