Skip to content

Commit

Permalink
Merge branch '1.12' into 1.13
Browse files Browse the repository at this point in the history
* 1.12:
  Update bunnyshell.yaml, use network type volumes for mysql-data
  • Loading branch information
GSadee committed May 22, 2024
2 parents 383e573 + f85360c commit d794c99
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .bunnyshell/templates/preview/bunnyshell.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -174,7 +174,7 @@ volumes:
-
name: mysql-data
size: 1Gi
type: disk
type: network
-
name: public-media
size: 1Gi
Expand Down

0 comments on commit d794c99

Please sign in to comment.