Update bunnyshell.yaml, use network type volumes for mysql-data

This commit is contained in:
mihaichitic 2024-05-22 13:33:26 +03:00 committed by Grzegorz Sadowski
parent 56c8725ca7
commit 82782661ad
No known key found for this signature in database
GPG key ID: EF87FF4E6E3BD364

View file

@ -174,7 +174,7 @@ volumes:
-
name: mysql-data
size: 1Gi
type: disk
type: network
-
name: public-media
size: 1Gi