Skip to content

Commit 5bca4ad

Browse files
committed
create packets bucket by default
1 parent 62a82e2 commit 5bca4ad

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

hosting/k8s/helm/values.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -476,6 +476,9 @@ s3:
476476
rootUser: "admin"
477477
rootPassword: "very-safe-password"
478478

479+
# The required "packets" bucket is created by default.
480+
defaultBuckets: "packets"
481+
479482
persistence:
480483
enabled: true
481484
size: 10Gi

0 commit comments

Comments
 (0)