Skip to content

Commit

Permalink
update example
Browse files Browse the repository at this point in the history
  • Loading branch information
uzaxirr committed Apr 3, 2024
1 parent ddf9ed8 commit 9894df4
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions examples/civo/volume/volume.yaml
Original file line number Diff line number Diff line change
@@ -1,10 +1,11 @@
apiVersion: volume.civo.crossplane.io/v1alpha1
kind: CivoVolume
metadata:
name: test-crossplane-vol
name: test-crossplane-volume
spec:
Size: 10
size: 10
network_id: "85baa4f2-c244-4d4a-9a11-61d9d342dfd2"
instance_id: "fb5395c9-d304-4121-9a49-c406f753f500"
providerReference:
name: civo-provider
name: test-crossplane-vol
name: test-crossplane-volume

0 comments on commit 9894df4

Please sign in to comment.