File tree Expand file tree Collapse file tree 2 files changed +8
-114
lines changed Expand file tree Collapse file tree 2 files changed +8
-114
lines changed Original file line number Diff line number Diff line change @@ -383,63 +383,10 @@ spec:
383
383
- label
384
384
- mountPath
385
385
type : object
386
- failureDomain :
387
- description : FailureDomain -- the FailureDomain the machine is placed
388
- in.
389
- properties :
390
- account :
391
- description : CloudStack account.
392
- type : string
393
- acsendpoint :
394
- description : Apache CloudStack Endpoint secret reference.
395
- properties :
396
- name :
397
- description : Name is unique within a namespace to reference
398
- a secret resource.
399
- type : string
400
- namespace :
401
- description : Namespace defines the space within which the
402
- secret name must be unique.
403
- type : string
404
- type : object
405
- domain :
406
- description : CloudStack domain.
407
- type : string
408
- name :
409
- description : The failure domain unique name.
410
- type : string
411
- zone :
412
- description : The ACS Zone for this failure domain.
413
- properties :
414
- id :
415
- description : ID.
416
- type : string
417
- name :
418
- description : Name.
419
- type : string
420
- network :
421
- description : The network within the Zone to use.
422
- properties :
423
- id :
424
- description : Cloudstack Network ID the cluster is built
425
- in.
426
- type : string
427
- name :
428
- description : Cloudstack Network Name the cluster is built
429
- in.
430
- type : string
431
- type :
432
- description : Cloudstack Network Type the cluster is built
433
- in.
434
- type : string
435
- type : object
436
- required :
437
- - network
438
- type : object
439
- required :
440
- - name
441
- - zone
442
- type : object
386
+ failureDomainName :
387
+ description : FailureDomainName -- the name of the FailureDomain the
388
+ machine is placed in.
389
+ type : string
443
390
id :
444
391
description : ID.
445
392
type : string
Original file line number Diff line number Diff line change @@ -336,63 +336,10 @@ spec:
336
336
- label
337
337
- mountPath
338
338
type : object
339
- failureDomain :
340
- description : FailureDomain -- the FailureDomain the machine
341
- is placed in.
342
- properties :
343
- account :
344
- description : CloudStack account.
345
- type : string
346
- acsendpoint :
347
- description : Apache CloudStack Endpoint secret reference.
348
- properties :
349
- name :
350
- description : Name is unique within a namespace to
351
- reference a secret resource.
352
- type : string
353
- namespace :
354
- description : Namespace defines the space within which
355
- the secret name must be unique.
356
- type : string
357
- type : object
358
- domain :
359
- description : CloudStack domain.
360
- type : string
361
- name :
362
- description : The failure domain unique name.
363
- type : string
364
- zone :
365
- description : The ACS Zone for this failure domain.
366
- properties :
367
- id :
368
- description : ID.
369
- type : string
370
- name :
371
- description : Name.
372
- type : string
373
- network :
374
- description : The network within the Zone to use.
375
- properties :
376
- id :
377
- description : Cloudstack Network ID the cluster
378
- is built in.
379
- type : string
380
- name :
381
- description : Cloudstack Network Name the cluster
382
- is built in.
383
- type : string
384
- type :
385
- description : Cloudstack Network Type the cluster
386
- is built in.
387
- type : string
388
- type : object
389
- required :
390
- - network
391
- type : object
392
- required :
393
- - name
394
- - zone
395
- type : object
339
+ failureDomainName :
340
+ description : FailureDomainName -- the name of the FailureDomain
341
+ the machine is placed in.
342
+ type : string
396
343
id :
397
344
description : ID.
398
345
type : string
You can’t perform that action at this time.
0 commit comments