mirror of
https://github.com/argoproj/argo-cd
synced 2026-04-22 17:37:18 +00:00
10 lines
186 B
YAML
10 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
|