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

Helm chart does not support SQLite #171

Open
mikesouza opened this issue Dec 6, 2024 · 0 comments · May be fixed by #181
Open

Helm chart does not support SQLite #171

mikesouza opened this issue Dec 6, 2024 · 0 comments · May be fixed by #181

Comments

@mikesouza
Copy link

mikesouza commented Dec 6, 2024

The Helm chart does not support using a SQLite datastore:

  1. The schema validation doesn't allow sqlite
  2. There are probably other changes to the chart that must be made to support sqlite...

Just an idea... Since the chart already supports specifying extra volumes and volume mounts, it would be great if you could specify the path on the FGA server container of the sqlite database to use- if it doesn't exist, it could create a new database, otherwise it would use the existing mounted database.

@grimly grimly linked a pull request Jan 2, 2025 that will close this issue
4 tasks
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 a pull request may close this issue.

1 participant