Skip to content

Commit

Permalink
Use sqlite
Browse files Browse the repository at this point in the history
  • Loading branch information
vivian-rook committed Jul 10, 2023
1 parent b1ea96a commit c663b57
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 43 deletions.
Binary file modified paws/secrets.yaml
Binary file not shown.
41 changes: 0 additions & 41 deletions paws/templates/mysql.yaml

This file was deleted.

3 changes: 1 addition & 2 deletions paws/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -83,8 +83,7 @@ jupyterhub:
authenticator_class: mediawiki
db:
# jupyterhub.hub.db values are overridden in Cloud VPS
url: "mysql+pymysql://root:localpassword@mysql:3306/paws?charset=utf8mb4"
type: mysql
type: sqlite
upgrade: false
extraVolumes:
- name: homes
Expand Down

0 comments on commit c663b57

Please sign in to comment.