We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 77d1ad0 + 3f806e0 commit f128d15Copy full SHA for f128d15
docs/book/src/topics/crd-changes/v1alpha6-to-v1alpha7.md
@@ -226,7 +226,7 @@ additionalBlockDevices:
226
- name: database
227
sizeGiB: 50
228
storage:
229
- type: volume
+ type: Volume
230
```
231
232
Here is an example on how to use `additionalBlockDevices` for adding an additional Cinder volume attached
@@ -237,7 +237,7 @@ additionalBlockDevices:
237
238
239
240
241
volume:
242
type: my-volume-type
243
availabilityZone: az0
0 commit comments