attic: enable S3 support
This commit is contained in:
10
attic/bucket.yaml
Normal file
10
attic/bucket.yaml
Normal file
@@ -0,0 +1,10 @@
|
||||
apiVersion: objectbucket.io/v1alpha1
|
||||
kind: ObjectBucketClaim
|
||||
metadata:
|
||||
name: attic-bucket
|
||||
namespace: attic
|
||||
spec:
|
||||
additionalConfig:
|
||||
maxSize: 100Gi
|
||||
bucketName: attic-bucket
|
||||
storageClassName: weyma-s3-bucket
|
||||
Reference in New Issue
Block a user