readd bucket
Some checks failed
render-manifests-push / render-manifests-push (push) Successful in 29s
lint-test-helm / lint-helm (push) Failing after 12m34s
renovate / renovate (push) Successful in 1m17s

This commit is contained in:
2025-12-25 20:33:28 -06:00
parent 2df8383d89
commit 18660ac7e6

View File

@@ -1,14 +1,14 @@
# apiVersion: objectbucket.io/v1alpha1 apiVersion: objectbucket.io/v1alpha1
# kind: ObjectBucketClaim kind: ObjectBucketClaim
# metadata: metadata:
# name: ceph-bucket-outline name: ceph-bucket-outline
# labels: labels:
# app.kubernetes.io/name: ceph-bucket-outline app.kubernetes.io/name: ceph-bucket-outline
# app.kubernetes.io/instance: {{ .Release.Name }} app.kubernetes.io/instance: {{ .Release.Name }}
# app.kubernetes.io/part-of: {{ .Release.Name }} app.kubernetes.io/part-of: {{ .Release.Name }}
# spec: spec:
# generateBucketName: bucket-outline generateBucketName: bucket-outline
# storageClassName: ceph-bucket storageClassName: ceph-bucket
# additionalConfig: # additionalConfig:
# bucketPolicy: | # bucketPolicy: |
# { # {