add access to bucket
All checks were successful
Build and Publish / build-release (push) Successful in 48s
All checks were successful
Build and Publish / build-release (push) Successful in 48s
This commit is contained in:
@@ -68,3 +68,14 @@ rawResources:
|
|||||||
protocols:
|
protocols:
|
||||||
- s3
|
- s3
|
||||||
|
|
||||||
|
document-service-bucket-access:
|
||||||
|
enabled: true
|
||||||
|
apiVersion: objectstorage.k8s.io/v1alpha1
|
||||||
|
kind: BucketAccess
|
||||||
|
suffix: access
|
||||||
|
spec:
|
||||||
|
spec:
|
||||||
|
bucketAccessClassName: seaweedfs
|
||||||
|
bucketClaimName: '{{ include "bjw-s.common.lib.chart.names.fullname" $ }}-bucket'
|
||||||
|
protocol: s3
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user