create packets bucket by default

This commit is contained in:
nicktrn
2025-06-29 08:12:35 +01:00
parent 62a82e21ac
commit 5bca4ade09
+3
View File
@@ -476,6 +476,9 @@ s3:
rootUser: "admin"
rootPassword: "very-safe-password"
# The required "packets" bucket is created by default.
defaultBuckets: "packets"
persistence:
enabled: true
size: 10Gi