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

configure database path #314

Merged
merged 1 commit into from Mar 26, 2024
Merged

configure database path #314

merged 1 commit into from Mar 26, 2024

Conversation

Abuelodelanada
Copy link
Contributor

Issue

This PR fixes #313

Solution

We add a new config that stores the sqlite3 database in the PVC.

Testing Instructions

  • Run itests
    or
  • Deploy grafana
  • Create a new Organisation
  • Delete the pod
  • Check that the Organisation is still there.

src/charm.py Show resolved Hide resolved
@Abuelodelanada Abuelodelanada merged commit 6caa776 into main Mar 26, 2024
13 checks passed
@Abuelodelanada Abuelodelanada deleted the storage_db branch March 26, 2024 17:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Recreating grafana pods leads to deleting non default organisation and users
2 participants