mirror of
https://github.com/argoproj/argo-cd
synced 2026-04-21 17:07:16 +00:00
9 lines
186 B
YAML
9 lines
186 B
YAML
apiVersion: objectbucket.io/v1alpha1
|
|
kind: ObjectBucketClaim
|
|
metadata:
|
|
name: test-bucket-claim
|
|
spec:
|
|
bucketName: test-bucket
|
|
storageClassName: ceph-bucket
|
|
status:
|
|
phase: Pending
|