mirror of
https://github.com/ceph/ceph-csi.git
synced 2024-11-13 09:50:18 +00:00
12 lines
201 B
YAML
12 lines
201 B
YAML
|
kind: Foo
|
||
|
apiVersion: company.com/v1
|
||
|
metadata:
|
||
|
name: test
|
||
|
labels:
|
||
|
pruneGroup: "true"
|
||
|
someField: field1
|
||
|
otherField: field2
|
||
|
nestedField:
|
||
|
someSubfield: modifiedSubfield
|
||
|
newSubfield: subfield3
|