Skip to content

Commit

Permalink
Fix string casting in the test file
Browse files Browse the repository at this point in the history
  • Loading branch information
burmanm committed Jun 28, 2024
1 parent 88652c1 commit b4cc008
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/testdata/default-single-rack-single-node-dc-lvm.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ kind: CassandraDatacenter
metadata:
name: dc1
annotations:
cassandra.datastax.com/allow-storage-changes: true
cassandra.datastax.com/allow-storage-changes: "true"
spec:
clusterName: cluster1
serverType: cassandra
Expand Down

0 comments on commit b4cc008

Please sign in to comment.