Chris Funderburg

Results 3 issues of Chris Funderburg

When I helm install this, I noticed the admin user wasn't created. That's because it seems to be expecting the role name to be "Admin" rather than "admin". This simply...

bug
deployment

Something I've been wondering for a long while now. Why is this chart still using Redis 6? Redis 7 is used in the docker-compose.yaml file and I'm running Redis 7...

**What does this PR change? What problem does it solve?** This changes no functionality, but cleans up a number of code styling issues. I've added a pre-commit configuration file, that...